Updated front-end to match back-end and better styling
This commit is contained in:
1
src/styles/vendor/_vendor.scss
vendored
1
src/styles/vendor/_vendor.scss
vendored
@@ -1 +1,2 @@
|
||||
@import "bootstrap";
|
||||
@import "normalize";
|
||||
2
src/styles/vendor/bootstrap.scss
vendored
Normal file
2
src/styles/vendor/bootstrap.scss
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
//@import "../../../node_modules/bootstrap/scss/bootstrap.scss";
|
||||
@import "../../../node_modules/bootstrap-icons/font/bootstrap-icons.scss";
|
||||
Reference in New Issue
Block a user