Convert buttons to links.

This commit is contained in:
Mike Cao 2020-09-15 19:16:05 -07:00
parent e35821a0c3
commit 5e57b26e46
16 changed files with 82 additions and 50 deletions

View file

@ -5,11 +5,3 @@
font-size: var(--font-size-small);
min-height: 100px;
}
.footer a {
text-decoration: none;
}
.button {
margin: 0 5px;
}