Fixed build
This commit is contained in:
parent
7a04b1b987
commit
529ced6a26
@ -26,7 +26,7 @@ body {
|
||||
|
||||
nav {
|
||||
background-color: $black;
|
||||
color: $orange
|
||||
color: $orange;
|
||||
|
||||
ul {
|
||||
display: flex;
|
||||
|
@ -1,5 +1,6 @@
|
||||
@import "/node_modules/bootstrap/scss/functions";
|
||||
@import "/node_modules/bootstrap/scss/variables";
|
||||
@import "/node_modules/bootstrap/scss/variables-dark";
|
||||
@import "/node_modules/bootstrap/scss/maps";
|
||||
@import "/node_modules/bootstrap/scss/utilities";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user