Skip to content

Commit

Permalink
added: adaptive 325px
Browse files Browse the repository at this point in the history
  • Loading branch information
rahmanoff committed Oct 31, 2024
1 parent 1142da1 commit 32bb05d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -429,3 +429,9 @@ body {
font-size: 50px;
}
}

@media (max-width: 325px) {
.title {
font-size: 45px;
}
}

0 comments on commit 32bb05d

Please sign in to comment.