mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
fix margin-top
for header text
This commit is contained in:
parent
8447a704aa
commit
99d94c2f71
@ -68,6 +68,8 @@ html {
|
|||||||
span {
|
span {
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
text-rendering: optimizeLegibility !important;
|
text-rendering: optimizeLegibility !important;
|
||||||
|
|
||||||
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user