aboutsummaryrefslogtreecommitdiffhomepage
path: root/static/skeleton.css
diff options
context:
space:
mode:
authorwinter2025-01-20 20:10:54 +0000
committerwinter2025-01-20 20:10:54 +0000
commit1b60d5ca77a387122bcf900c2972edca63403155 (patch)
tree0c7357d42dcee447c55ce205c055e4482e766d25 /static/skeleton.css
parent6830e97c22f7e72c08567d2497c0319ab73e6922 (diff)
settings tweaks and "about instance" page
Diffstat (limited to 'static/skeleton.css')
-rw-r--r--static/skeleton.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/skeleton.css b/static/skeleton.css
index 2d7b216..aeea3b2 100644
--- a/static/skeleton.css
+++ b/static/skeleton.css
@@ -159,7 +159,8 @@ main {
text-align: end;
}
-h1 {
+h1,
+h2 {
margin: var(--spacing-quadruple) var(--spacing-double);
padding: 0;
}