Convert buttons to links.
This commit is contained in:
@@ -4,10 +4,14 @@
|
||||
line-height: var(--font-size-large);
|
||||
}
|
||||
|
||||
.button {
|
||||
.link {
|
||||
font-size: var(--font-size-small);
|
||||
}
|
||||
|
||||
.link svg {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 576px) {
|
||||
.active {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user