mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Merge pull request #3375 from tkrotoff/fix-nav-items-gaps
This commit is contained in:
@@ -83,7 +83,9 @@
|
||||
display: block;
|
||||
padding: 5px 10px;
|
||||
|
||||
margin-right: 0 !important;
|
||||
&:not(:last-child) {
|
||||
margin-right: 0;
|
||||
}
|
||||
margin-left: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user