juvignac: restore padding on first navigation element

This commit is contained in:
Frédéric Péters 2019-06-19 15:08:30 +02:00
parent 8f8b3fec29
commit 8636b9e734
1 changed files with 0 additions and 3 deletions

View File

@ -28,9 +28,6 @@ div#nav {
text-transform: uppercase;
& > ul {
margin-top: 0;
& > li:first-child > a {
padding-left: 0;
}
a {
text-transform: uppercase;
font-weight: normal;