diff options
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; |
