Skip to content

Commit

Permalink
Theme for Mons - event
Browse files Browse the repository at this point in the history
  • Loading branch information
jerhero committed Dec 6, 2024
1 parent b5cb75b commit 8b2b188
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mons/src/scss/home/events.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
width: 100vw;
left: 50%;
transform: translateX(-50%);
padding-top: 20px;
padding-bottom: 40px;
padding-top: 40px;
padding-bottom: 60px;

&::after {
background: $primary-red;
Expand All @@ -15,7 +15,7 @@
left: 0%;
position: absolute;
top: 0;
width: 94%;
width: 95%;
z-index: -2;

@media screen and (max-width: 1500px) {
Expand Down

0 comments on commit 8b2b188

Please sign in to comment.