fix margin-top for header text

This commit is contained in:
SrGooglo 2023-04-03 16:49:13 +00:00
parent 8447a704aa
commit 99d94c2f71

View File

@ -68,6 +68,8 @@ html {
span {
color: var(--text-color);
text-rendering: optimizeLegibility !important;
margin-top: 0;
}
svg {