theme: reduce footer top margin quite a bit

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2024-03-05 12:14:47 +01:00
parent 2516ede692
commit 92e16b0c25
Signed by: c8h4
GPG key ID: 1538094429952F86

View file

@ -105,7 +105,7 @@ header {
footer {
color: var(--low-noise);
border-top: 1px var(--text);
margin-top: 4em;
margin-top: 2em;
margin-bottom: 2em;
line-height: 40px;