Respect system font

This commit is contained in:
Rafael Mardojai CM 2019-07-06 16:08:18 -05:00
parent c5e349e96b
commit 1f3625517e
1 changed files with 0 additions and 4 deletions

View File

@ -11,10 +11,6 @@
@import "colors/dark.css";
@namespace xul "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul";
* {
font-family: Cantarell !important;
}
:root {
--space-above-tabbar: 0 !important;
}