aboutsummaryrefslogtreecommitdiffhomepage
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/stylesheets/index.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/index.scss b/public/stylesheets/index.scss
index 5dbb5e85a..16f2ae88f 100644
--- a/public/stylesheets/index.scss
+++ b/public/stylesheets/index.scss
@@ -1,6 +1,6 @@
1$icon-font-path: "/stylesheets/vendor/fonts/bootstrap/"; 1$icon-font-path: "/stylesheets/vendor/fonts/bootstrap/";
2 2
3@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap"; 3@import "_bootstrap";
4 4
5body { 5body {
6 padding: 20px; 6 padding: 20px;