aboutsummaryrefslogtreecommitdiffstats
path: root/web/style.css
diff options
context:
space:
mode:
authors-ol <s+removethis@s-ol.nu>2026-08-07 18:27:17 +0000
committers-ol <s+removethis@s-ol.nu>2026-08-07 18:45:28 +0000
commitd4c69eb27af14aacc900a2b0db5147a153cf4123 (patch)
treebb5543d1f60cae6e05d6e72b9565219c6ba3d69e /web/style.css
parentlink info and public URL (diff)
downloadt937-serial-d4c69eb27af14aacc900a2b0db5147a153cf4123.tar.gz
t937-serial-d4c69eb27af14aacc900a2b0db5147a153cf4123.zip
web: reorganize sidebar
Diffstat (limited to 'web/style.css')
-rw-r--r--web/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/style.css b/web/style.css
index 2f0db1a..c0fcf8e 100644
--- a/web/style.css
+++ b/web/style.css
@@ -29,6 +29,9 @@ aside h1 {
aside h1 span {
display: flex;
}
+aside h2 {
+ font-size: 1em;
+}
aside section {
display: flex;
flex-direction: column;