Skip to content

Commit

Permalink
Theme for Nouveausite - Logiciels libres
Browse files Browse the repository at this point in the history
  • Loading branch information
jerhero committed Nov 21, 2024
1 parent ad72082 commit 6cef35d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nouveausite/src/scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -193,13 +193,13 @@ h2 {

.swiper-banner-content-wrapper {
position: relative;
top: 50%;
top: 60%;
transform: translateY(-50%);

.swiper-banner-content {
font-family: $font-family-title;
max-width: 50% !important;
padding: 1rem 5rem 180px !important;
padding: 1rem 3rem 190px 6rem !important;
background: url("../../assets/svg/logiciels-libres.svg") bottom left
no-repeat !important;
}
Expand Down

0 comments on commit 6cef35d

Please sign in to comment.