css cleanup
This commit is contained in:
parent
ed105e88db
commit
c0e4a30bc5
@ -13,7 +13,6 @@
|
||||
*= require_tree .
|
||||
*= require_self
|
||||
*/
|
||||
@import 'bulma-helpers/bulma-helpers';
|
||||
@import "bulma/sass/utilities/initial-variables";
|
||||
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Lobster&family=Comfortaa:wght@400;500;600;700&display=swap');
|
||||
|
||||
@ -38,3 +37,4 @@ $family-secondary: 'Comfortaa', cursive;
|
||||
body {
|
||||
min-height: 100vh;
|
||||
}
|
||||
@import 'bulma-helpers/bulma-helpers';
|
Loading…
x
Reference in New Issue
Block a user