Skip to content

Commit

Permalink
respensive
Browse files Browse the repository at this point in the history
  • Loading branch information
Vital-Vuillaume committed Oct 11, 2024
1 parent fef95ff commit b7ade15
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,15 @@ main {

@media screen and (max-width: 990px) {

.product {
display: block;
}

.blockProduct {
flex-direction: column;
gap: 2vh;
position: relative;
top: 20px;
}

.slogan {
Expand Down

0 comments on commit b7ade15

Please sign in to comment.