We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c8967c commit 4c10034Copy full SHA for 4c10034
static/sass/styles.scss
@@ -3,7 +3,7 @@ $primary: #411175;
3
$light: #ffffff;
4
$line-height: 1px;
5
6
-@import '../node_modules/bootstrap/scss//bootstrap.scss';
+@import '../node_modules/bootstrap/scss/bootstrap.scss';
7
@import '../node_modules/material-icons/iconfont/material-icons.css';
8
@import url(//fonts.googleapis.com/css?family=Montserrat:300:400:500:700:800);
9
0 commit comments