Skip to content

Commit

Permalink
fixed responsive sobre
Browse files Browse the repository at this point in the history
  • Loading branch information
vinib96 committed Jun 3, 2024
1 parent 389d177 commit 65bbaf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frontend/src/pages/Sobre.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
justify-self: center;
}

@media screen and (min-width: 966px) {
@media screen and (min-width: 1100px) {
.sobre__folder {
background: url('../../public/assets/hands.png') no-repeat;
background-size: cover;
Expand Down

0 comments on commit 65bbaf2

Please sign in to comment.