Switch theme to Bootswatch lux
This commit is contained in:
parent
2efb797c21
commit
ea8913f30e
1 changed files with 6 additions and 1 deletions
|
@ -122,4 +122,9 @@
|
|||
vertical-align: top;
|
||||
}
|
||||
|
||||
@import "bootstrap/bootstrap";
|
||||
$web-font-path: "/fonts/nunito-sans/index.css";
|
||||
|
||||
@import "bootstrap/functions";
|
||||
@import "bootswatch/lux/variables";
|
||||
@import "bootstrap/bootstrap";
|
||||
@import "bootswatch/lux/bootswatch";
|
||||
|
|
Loading…
Reference in a new issue