diff options
| author | s-ol <s+removethis@s-ol.nu> | 2026-08-07 18:27:17 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2026-08-07 18:45:28 +0000 |
| commit | d4c69eb27af14aacc900a2b0db5147a153cf4123 (patch) | |
| tree | bb5543d1f60cae6e05d6e72b9565219c6ba3d69e /web/style.css | |
| parent | link info and public URL (diff) | |
| download | t937-serial-d4c69eb27af14aacc900a2b0db5147a153cf4123.tar.gz t937-serial-d4c69eb27af14aacc900a2b0db5147a153cf4123.zip | |
web: reorganize sidebar
Diffstat (limited to 'web/style.css')
| -rw-r--r-- | web/style.css | 3 |
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; |
