changed the sizes again and again perfectionism lol

This commit is contained in:
2024-02-15 20:33:51 +01:00
parent b8762d733a
commit 847ba60610
6 changed files with 21 additions and 25 deletions

View File

@@ -44,7 +44,7 @@ const docs = unsortedDocs.sort((a) =>
})
}
<DonationCallout
text="These projects require a lot of time and effort. If you would like to support this project, consider making a donation of whatever it is worth to you!"
text="These projects require a lot of time and effort. If you make money using this project, consider consider donating of whatever it's worth to you!"
/>
</div>
</div>

View File

@@ -30,7 +30,6 @@ import { ViewTransitions } from "astro:transitions";
</head>
<body>
<Navbar />
<main>
<slot />
</main>