Skip to content

Commit

Permalink
Ajuste de responsividade
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusalefe committed Nov 24, 2024
1 parent 23ef763 commit ab865aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/styles/membros.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@
margin: 0;
font-size: 2.5rem;
line-height: 2.5rem;
@media (max-width: 480px) {
font-size: 1.8rem;
}
}
@media (max-width: 1193px) {
width: 90%;
Expand Down

0 comments on commit ab865aa

Please sign in to comment.