Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
@charset "utf-8";
|
||||
|
||||
// Import a Google Font
|
||||
@import url('https://fonts.googleapis.com/css?family=Rubik:400,700');
|
||||
|
||||
// Set nbit Style...
|
||||
$family-sans-serif: "Rubik", sans-serif;
|
||||
|
||||
@import "../node_modules/bulma/bulma.sass";
|
||||
@import "../node_modules/bulma-helpers/bulma-helpers.sass";
|
||||
|
||||
$navbar-height = 6.5rem
|
||||
Reference in New Issue
Block a user