fixed styling for search bar, fixed positioning for widescreens(needs testing), restricted pagefind indexing, made titles top weight, added root module description
This commit is contained in:
parent
ab44ad8128
commit
b65b93b5eb
11 changed files with 67 additions and 28 deletions
|
@ -2,7 +2,7 @@
|
|||
import BaseLayout from "@layouts/BaseLayout.astro";
|
||||
---
|
||||
<BaseLayout title="Quickshell" description="A fully user customizable desktop shell" image="/quickshell.png">
|
||||
<div class="main-page_hero">
|
||||
<div class="main-page_hero" data-pagefind-ignore>
|
||||
<section class="main-page_hero-text">
|
||||
<h2>A fully <em>user-customizable</em> desktop <em>shell</em></h2>
|
||||
<h3>Based on QtQuick</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue