Initial commit
This commit is contained in:
8
src/styles/app.scss
Normal file
8
src/styles/app.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
@charset "utf-8";
|
||||
@import '~bulma/bulma.sass';
|
||||
|
||||
html,
|
||||
body {
|
||||
text-align: center;
|
||||
min-height: 100vh;
|
||||
}
|
||||
Reference in New Issue
Block a user