💄 (about) better design and a welcom page.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
@charset "utf-8";
|
||||
@import url('https://fonts.googleapis.com/css2?family=Courier+Prime&display=swap');
|
||||
|
||||
$primary: #2C3A47;
|
||||
$link: #58B19F;
|
||||
|
||||
@import '~bulma/bulma.sass';
|
||||
|
||||
html {
|
||||
@@ -10,7 +14,6 @@ html {
|
||||
body {
|
||||
font-family: 'Courier Prime', monospace;
|
||||
height: 100vh;
|
||||
// width: 5000px;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 769px) {
|
||||
|
||||
Reference in New Issue
Block a user