summaryrefslogtreecommitdiff
path: root/src/public/css
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-05-21 21:11:19 -0400
committerFreya Murphy <freya@freyacat.org>2024-05-21 21:11:19 -0400
commit8d544d58af232e82c740cfcb271d20965020c133 (patch)
treeb258dacda826fe8ca7d9c703588262a153b9f6d5 /src/public/css
parentfix modals (diff)
downloadxssbook2-8d544d58af232e82c740cfcb271d20965020c133.tar.gz
xssbook2-8d544d58af232e82c740cfcb271d20965020c133.tar.bz2
xssbook2-8d544d58af232e82c740cfcb271d20965020c133.zip
things
Diffstat (limited to 'src/public/css')
-rw-r--r--src/public/css/home.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/public/css/home.css b/src/public/css/home.css
index 3fdc381..40e1063 100644
--- a/src/public/css/home.css
+++ b/src/public/css/home.css
@@ -13,7 +13,7 @@
font-size: 1.5rem;
margin: 1rem 0;
width: 100%;
- height: 70%;
+ height: 10rem;
flex-grow: 1;
background-color: transparent;
color: var(--text);