mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
fix: inter font overriden by seqta
This commit is contained in:
@@ -26,6 +26,14 @@
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@layer base, override;
|
||||
|
||||
@layer override {
|
||||
* {
|
||||
font-family: Rubik, sans-serif !important;
|
||||
}
|
||||
}
|
||||
|
||||
html {
|
||||
background: #161616 !important;
|
||||
background-color: #161616;
|
||||
|
||||
Reference in New Issue
Block a user