diff options
author | frosty <passedgoandgot200@disroot.org> | 2025-06-16 06:51:37 -0400 |
---|---|---|
committer | frosty <passedgoandgot200@disroot.org> | 2025-06-16 06:51:37 -0400 |
commit | 5634e70571eac6d9e525cce3cf4186478a04f223 (patch) | |
tree | ea757a21051a5140089fd0e206328c567559e8da /themes/polaris/assets/css/style.css | |
parent | eab0d3ff03c66cd0f41eab2c84b43089687c96b0 (diff) |
add new post, add new pages, move about content to home, and more
Diffstat (limited to 'themes/polaris/assets/css/style.css')
-rw-r--r-- | themes/polaris/assets/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/polaris/assets/css/style.css b/themes/polaris/assets/css/style.css index 6f449a3..1ca72e4 100644 --- a/themes/polaris/assets/css/style.css +++ b/themes/polaris/assets/css/style.css @@ -157,5 +157,5 @@ pre { } code { - font-size: 125%; + font-size: 110%; } |