Convert buttons to links.

This commit is contained in:
Mike Cao 2020-09-25 23:38:28 -07:00
parent 4fded49b03
commit 35b921bdb4
21 changed files with 108 additions and 79 deletions

View file

@ -5,14 +5,9 @@
}
.link {
font-size: var(--font-size-small);
font-weight: 600;
}
.link svg {
margin-left: 10px;
}
@media only screen and (max-width: 576px) {
.active {
display: none;