Minor fixes

This commit is contained in:
Sasi Olin 2022-05-20 16:09:31 +02:00
parent c052f59b0a
commit 9fb26f880d
5 changed files with 12 additions and 9 deletions

View file

@ -18,6 +18,7 @@ $navbar-default-link-hover-color: #000000;
// Reset and dependencies
@import "bootstrap/normalize";
@import "bootstrap/print";
@import "bootstrap/glyphicons";
// Core CSS
@import "bootstrap/scaffolding";