feat(tag): better style and navbar to return home
This commit is contained in:
parent
964ae2b7f0
commit
1bd6521309
6 changed files with 27 additions and 10 deletions
|
@ -24,7 +24,7 @@
|
|||
.tag {
|
||||
cursor: pointer;
|
||||
padding: 0.5rem;
|
||||
border-radius: 16px;
|
||||
border-radius: 8px;
|
||||
@media only screen and (max-width: vars.$bp-little) {
|
||||
cursor: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue