forked from deepStateMirrors/tabi
💄 style: increase padding between navs
This commit is contained in:
parent
fa781db0e4
commit
973e0f76f8
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ header {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
justify-content: right;
|
justify-content: right;
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
padding: 0.5rem;
|
padding: 0.66rem;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
transition: 100ms;
|
transition: 100ms;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue