Skip to content

Commit

Permalink
Remove now superseded/defunct last-child style from p
Browse files Browse the repository at this point in the history
  • Loading branch information
kbayliss authored and thibaudcolas committed Oct 23, 2024
1 parent 7b25849 commit ebf3f4c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions wagtailio/static/sass/abstracts/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -147,10 +147,6 @@
@include media-query(large) {
margin: 0 0 40px;
}

&:last-child {
margin: 0;
}
}

// Remove whatever margin is on the last child as we rely on the parent
Expand Down

0 comments on commit ebf3f4c

Please sign in to comment.