Make footer links shorter

This commit is contained in:
Yarmo Mackenbach 2021-06-07 14:25:10 +02:00
parent 40e5a92078
commit 2f8a547183
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1

View file

@ -332,7 +332,7 @@ footer h1 {
footer a { footer a {
display: inline-block; display: inline-block;
color: var(--purple-100); color: var(--purple-100);
height: 48px; height: 32px;
} }
code { code {