mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-15 00:12:17 +00:00
wah my beautiful designery fonts don't work in modals
This commit is contained in:
parent
932783484a
commit
68ca52f125
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@
|
|||
|
||||
body {
|
||||
padding: 2em;
|
||||
// I am getting really frustrated that I can't override base bootstrap styles :(
|
||||
// is there a fix?
|
||||
font-family: 'Lato', sans-serif !important; // remember to remove !important once shenanigans solved
|
||||
}
|
||||
h1 {
|
||||
font-size: 2em;
|
||||
|
|
|
|||
Loading…
Reference in a new issue