tweak: no left margin for headers

This commit is contained in:
NunoSempere 2022-03-10 07:26:13 +00:00
parent 322d16d1ab
commit 0af75f4927

View File

@ -31,7 +31,7 @@ header a {
} }
header h1 span { header h1 span {
margin-left: 1em; margin-left: 0em;
font-size: 50%; font-size: 50%;
font-style: italic; font-style: italic;
} }