Skip to content

Commit

Permalink
fix(homepage posts): fix inconsistent column sizing when border enabled
Browse files Browse the repository at this point in the history
fix #825
  • Loading branch information
kariae committed Aug 4, 2021
1 parent 181e5b7 commit fbc5c18
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/blocks/homepage-articles/view.scss
Original file line number Diff line number Diff line change
Expand Up @@ -626,8 +626,6 @@ amp-script .wpnbha {
padding-bottom: 1em;

&:last-of-type {
margin-bottom: 0;

&:not( :first-of-type ) {
border-bottom: 0;
}
Expand Down

0 comments on commit fbc5c18

Please sign in to comment.