changed the sizes again and again perfectionism lol
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -30,7 +30,6 @@ import { ViewTransitions } from "astro:transitions";
|
||||
</head>
|
||||
<body>
|
||||
<Navbar />
|
||||
|
||||
<main>
|
||||
<slot />
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user