project setup
This commit is contained in:
9
src/assets/style.scss
Normal file
9
src/assets/style.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
$primary: #1e4bc4;
|
||||
|
||||
@import 'bootstrap/scss/bootstrap';
|
||||
|
||||
body,
|
||||
body > div,
|
||||
html {
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user