Initial commit

This commit is contained in:
2021-03-09 20:32:57 +01:00
commit 0420b3efbd
56 changed files with 94426 additions and 0 deletions
+12
View File
@@ -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