Cleanup some CSS

This commit is contained in:
the-djmaze 2022-02-14 17:37:58 +01:00
parent 5c22933628
commit 88c16f5c40
21 changed files with 17 additions and 60 deletions

View file

@ -20,13 +20,11 @@
text-transform: none !important;
speak: never;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[data-icon]::before {
content: attr(data-icon);
display: inline-block;
height: 1em;
margin-right: 0.5em;
min-width: 1em;
}