Design stuff shit
This commit is contained in:
parent
5dbf3d9af2
commit
23aefa268a
35 changed files with 5846 additions and 68 deletions
|
@ -1,6 +1,8 @@
|
|||
/* Ember supports plain CSS out of the box. More info: https://cli.emberjs.com/release/advanced-use/stylesheets/ */
|
||||
@import url("notes.css");
|
||||
@import url("util.css");
|
||||
|
||||
/* TODO: Find a cool font to use throughout the entire project */
|
||||
* {
|
||||
font-family:
|
||||
system-ui,
|
||||
|
@ -15,3 +17,4 @@
|
|||
"Helvetica Neue",
|
||||
sans-serif;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue