Fix header size

This commit is contained in:
Nukeador 2021-02-07 22:32:25 +01:00 committed by GitHub
parent 2a7a7f086f
commit 1df8a1352b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@
margin: 0 0 (_size(element-margin) * 0.25) 0;
text-decoration: none;
display: inline-block;
font-size: 1.4em;
font-size: 1.4rem;
.symbol {
margin-right: 0.65em;