Skip to content

Commit

Permalink
fix: remove horizontal padding (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bikossor authored Oct 15, 2023
1 parent 8af1eed commit a662154
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions website/src/pages/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@
height: 30rem;
}

@media screen and (max-width: 996px) {
.heroBanner {
padding: 2rem;
}
}

.buttons {
display: flex;
align-items: center;
Expand Down

0 comments on commit a662154

Please sign in to comment.