More padding between backend header menu items

This commit is contained in:
Alex Tselegidis 2020-09-23 14:20:11 +03:00
parent a9d6d921c7
commit 7a05fc9d48

View file

@ -52,7 +52,7 @@ root {
#header .nav-link { #header .nav-link {
color: white; color: white;
padding: 20px 10px; padding: 20px 15px;
font-weight: lighter; font-weight: lighter;
} }