Skip to content

Commit

Permalink
Theme for Mons - border radius img sectionlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
jerhero committed Dec 6, 2024
1 parent e34d460 commit ec58c54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mons/src/scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -945,7 +945,7 @@ footer #container-section-noussuivre {
}

//Sectionlink
.sectionlinks {
#content-core .sectionlinks {
background: #fff !important;
padding: 0 10px !important;
margin-top: 30px;
Expand All @@ -955,7 +955,7 @@ footer #container-section-noussuivre {
text-align: center;
}

.swiper-image {
.swiper-image, .image {
border-radius: 20px !important;
}
}
Expand Down

0 comments on commit ec58c54

Please sign in to comment.