Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximilianoCabreraP authored Oct 31, 2024
2 parents a776df8 + d2c6574 commit 268cf9e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -671,3 +671,9 @@ Animating title
width: 200px;
}
}
@media screen and (max-width: 420px) {
.container {
margin-top: 10px;
max-width: 100%;
}
}

0 comments on commit 268cf9e

Please sign in to comment.