💄 style: increase padding between navs

This commit is contained in:
welpo 2023-02-07 14:36:25 +01:00
parent 7b74bc0b91
commit fcb8db43a6
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

View File

@ -56,7 +56,7 @@ header {
text-decoration: none;
justify-content: right;
color: var(--text-color);
padding: 5px;
padding: 0.5rem;
border-radius: 5px;
transition: 100ms;
}