Switch theme to Bootswatch lux

This commit is contained in:
Thomas A. Christensen II 2022-12-20 22:25:22 -06:00
parent 2efb797c21
commit ea8913f30e
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -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";