Updated color selection. Added loading to fetch hook.

This commit is contained in:
Mike Cao 2020-09-20 11:28:38 -07:00
parent 5524d504f4
commit 569fcc7f0b
7 changed files with 47 additions and 27 deletions

View file

@ -19,12 +19,8 @@
font-weight: 600;
}
.nav > * {
margin-left: 30px;
}
.nav > *:first-child {
margin: 0;
.nav a + a {
margin-left: 40px;
}
.buttons {