Skip to content

Commit 4e9ec14

Browse files
committed
Fix the margins in the maintainers section
1 parent 2ea76e6 commit 4e9ec14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/layout/maintenance.scss

Lines changed: 1 addition & 1 deletion
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)