Skip to content

Commit 0a1abf3

Browse files
authored
Merge pull request #1267 from Nicolapps/fix-maintainers-margins
2 parents 2ea76e6 + 4e9ec14 commit 0a1abf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: _sass/layout/maintenance.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
margin-bottom: 40px;
2828

2929
li {
30-
&:first-child {
30+
&:not(:last-child) {
3131
margin-right: 32px;
3232
}
3333

0 commit comments

Comments
 (0)