Skip to content

Commit 4c10034

Browse files
Updated the path
1 parent 1c8967c commit 4c10034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/sass/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ $primary: #411175;
33
$light: #ffffff;
44
$line-height: 1px;
55

6-
@import '../node_modules/bootstrap/scss//bootstrap.scss';
6+
@import '../node_modules/bootstrap/scss/bootstrap.scss';
77
@import '../node_modules/material-icons/iconfont/material-icons.css';
88
@import url(//fonts.googleapis.com/css?family=Montserrat:300:400:500:700:800);
99

0 commit comments

Comments
 (0)