Skip to content
  • sajolida's avatar
    Fix root font size in a stronger manner · 0867b482
    sajolida authored
    - We started using the 'rem' unit in d5da86bc which is relative to the
      root font size defined for the <html> element.
    - Bootstrap forces this base font to 10px so we have to override this to
      prevent issues with rem combined with bootstrap.
    0867b482