Skip to content

Commit

Permalink
Fix last ourproduct responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
AsteroidusTv committed Oct 12, 2024
1 parent e51ba99 commit e59ea40
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,12 @@ main {
padding-right: 0;
}

.product-container {
gap: 0px;
}

.slogan {
margin-bottom: -18px;
font-size: 28px;
width: calc(100% - 70px);
}
Expand Down

0 comments on commit e59ea40

Please sign in to comment.