fix margin-top for header text

This commit is contained in:
SrGooglo 2023-04-03 16:49:13 +00:00
parent 8661efa733
commit 6cf6fe3296

View File

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