Skip to content

Commit

Permalink
Removed media 768px
Browse files Browse the repository at this point in the history
  • Loading branch information
JulieSagan committed Dec 21, 2024
1 parent 256a013 commit b66fcb7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions components/container/container.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@
}
}

@media screen and (max-width: 768px) {
.container {
padding-inline: 30px;
}
}

@media screen and (max-width: 480px) {
.container {
padding-inline: 20px;
Expand Down

0 comments on commit b66fcb7

Please sign in to comment.