Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
phellowpy committed Aug 2, 2024
1 parent 27eb771 commit b50aafc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ img {
.bloco__item {
display: flex;
padding: 1rem;
@media(min-width: 40rem) {
width: 50%;
}
@media(min-width: 56rem) {
width: 33.3333%;
}
}

.bloco {
Expand Down

0 comments on commit b50aafc

Please sign in to comment.