wah my beautiful designery fonts don't work in modals

This commit is contained in:
Zachary Kain 2013-03-18 14:15:22 -04:00
parent 932783484a
commit 68ca52f125

View file

@ -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;