Bootstrap default font-size is set to 16px

This commit is contained in:
Mathieu Magnin 2017-02-14 16:09:52 +01:00
parent 933d1ac09a
commit e7b91c3db5
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
$font-size-base: 16px;

View file

@ -20,6 +20,7 @@
*= require franceconnect
*= require bootstrap-wysihtml5
*/
@import "variables";
@import "bootstrap-sprockets";
@import "bootstrap";