Better logo style

This commit is contained in:
2026-03-08 14:26:05 +01:00
parent e3cc1c1688
commit 6418b64672

View File

@@ -43,6 +43,15 @@ header h1 {
font-style: italic;
}
.site-logo {
vertical-align: middle;
height: 1.1em;
width: auto;
border: none;
margin-right: 0.2em;
margin-top: -0.1em;
}
header a {
color: var(--fg);
text-decoration: none;