diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/style.css b/static/style.css index 388ce24..9f68da1 100644 --- a/static/style.css +++ b/static/style.css @@ -21,7 +21,7 @@ body { .aside-content { position: sticky; - top: 1rem; + top: 3rem; } .list { @@ -38,7 +38,7 @@ body { .tile h2 { font-size: 1rem; - margin-bottom: 0.5rem; + margin-bottom: 0.25rem; margin-top: 0; } |
