We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2bc3c commit 85230bfCopy full SHA for 85230bf
site/_footer.md
@@ -3,4 +3,4 @@
3
- [Twitter](https://twitter.com/RoyalIcing)
4
- [Threads](https://www.threads.net/@pattyfeatpatty)
5
- [Mastodon](https://hachyderm.io/@royalicing)
6
-- Copyright 2024 Patrick Smith
+- · Copyright 2024 Patrick Smith
site/main.ts
@@ -209,7 +209,8 @@ nav a[href="/"] {
209
210
footer[role=contentinfo] {
211
grid-area: footer;
212
- padding-bottom: 1.5rem;
+ padding-top: 1rem;
213
+ padding-bottom: 4rem;
214
text-align: center;
215
color: white;
216
--list-display: flex;
0 commit comments