Skip to content

Commit

Permalink
update to background
Browse files Browse the repository at this point in the history
  • Loading branch information
jendiamond committed Dec 6, 2024
1 parent 177d75a commit 4a77f58
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/styles/ftva/_section-staff-article-list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
.block-staff-article-item {
border-bottom: 1px solid $page-blue;
}

.block-staff-article-item:last-child {
border-bottom: 0;
padding-bottom: 0;
}
}

// Breakpoints
Expand Down

0 comments on commit 4a77f58

Please sign in to comment.