top padding reduce
crispy-caesus 114518720+crispy-caesus@users.noreply.github.com
Sat, 22 Feb 2025 19:41:24 +0100
2 files changed,
2 insertions(+),
2 deletions(-)
M
static/index.css
→
static/index.css
@@ -15,7 +15,7 @@ justify-content: center;
align-items: flex-start; min-height: 100vh; padding: 15em; - padding-top: 5em; + padding-top: 2em; font-size: 1.3em; overflow: hidden; }