mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-08 17:12:25 +03:00
More padding between backend header menu items
This commit is contained in:
parent
a9d6d921c7
commit
7a05fc9d48
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ root {
|
|||
|
||||
#header .nav-link {
|
||||
color: white;
|
||||
padding: 20px 10px;
|
||||
padding: 20px 15px;
|
||||
font-weight: lighter;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue