Fork me on GitHub
#luminus
<
2016-08-31
>
jethroksy16:08:27

@mokr this seems very dirty

jethroksy16:08:39

but I think bootstrap uses rem for font sizes

jethroksy16:08:00

so you could just change the font-size percentage in the html tag

jethroksy16:08:30

html {
   font-size: 50%;
}

jethroksy16:08:40

might not scale well with the other components