1
0
Fork 0
mirror of https://ark.sudovanilla.org/Korbs/butterflyvu.git synced 2024-12-22 15:23:54 +00:00

Adjust padding around sidebar items

This commit is contained in:
Korbs 2024-12-12 17:49:09 -05:00
parent 2635eede6c
commit f35b89eb2a

View file

@ -207,7 +207,7 @@ header {
background: transparent;
color: white;
border-radius: 6px;
padding: 12px;
padding: 8px 16px;
border: 1px transparent solid;
&:hover {
border-color: #323232;