Skip to content

Commit

Permalink
Theme Herbeumont - Homepage actus events
Browse files Browse the repository at this point in the history
  • Loading branch information
Broemman committed Dec 11, 2024
1 parent 054a2d5 commit 4fc949f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions herbeumont/src/scss/home/actualites.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
background-size: 130px;
content: "";
top: -70px;
bottom: 0;
bottom: 40px;
left: 0;
right: 0;
position: absolute;
Expand All @@ -17,7 +17,7 @@
border-radius: 0 20px 20px 0;
bottom: 0;
content: "";
right: 0;
left: 0;
position: absolute;
top: 0;
width: 95%;
Expand Down
4 changes: 4 additions & 0 deletions herbeumont/src/scss/home/events.scss
Original file line number Diff line number Diff line change
Expand Up @@ -140,3 +140,7 @@
max-width: 100% !important;
}
}

div#container-section-visuel-agenda {
margin-top: 100px;
}

0 comments on commit 4fc949f

Please sign in to comment.