Skip to content

Commit

Permalink
Theme for Mons - sectionlink
Browse files Browse the repository at this point in the history
  • Loading branch information
jerhero committed Dec 3, 2024
1 parent 8b4f680 commit 60eec8f
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions mons/src/scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -478,10 +478,6 @@ footer #container-section-noussuivre {
background: none;
}

.sectionlinks {
background: none;
}

.sectionlinks h2::before {
display: none !important;
}
Expand Down Expand Up @@ -920,3 +916,17 @@ h3 {
.subsection-mons-mag-fichiers-mons-mag .card-img-top {
padding-top: 150% !important;
}

//Sectionlink
.sectionlinks {
background: none !important;
padding: 30px 10px !important;

h3 {
color: $primary !important;
}

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

0 comments on commit 60eec8f

Please sign in to comment.