summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework.bs4.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework.bs4.scss')
-rw-r--r--app/assets/stylesheets/framework.bs4.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework.bs4.scss b/app/assets/stylesheets/framework.bs4.scss
new file mode 100644
index 00000000000..bd1627d2d77
--- /dev/null
+++ b/app/assets/stylesheets/framework.bs4.scss
@@ -0,0 +1,5 @@
+// Override variables from bs4
+
+html {
+ font-size: 14px;
+}