forked from AkkomaGang/akkoma-fe
avoid using global class
This commit is contained in:
parent
37ae0fd92c
commit
7fe6ba2401
1 changed files with 0 additions and 4 deletions
|
@ -39,10 +39,6 @@ h4 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hidden {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
font-family: var(--interfaceFont, sans-serif);
|
font-family: var(--interfaceFont, sans-serif);
|
||||||
|
|
Loading…
Reference in a new issue