Skip to content

Commit

Permalink
Update style2.css
Browse files Browse the repository at this point in the history
  • Loading branch information
LikeManTV authored Nov 10, 2023
1 parent d464d52 commit a421021
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion style2.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,13 @@ h1 {
padding-top: 10px;
}

@media (min-width: 2561px) {
@media (min-width: 2560px) {
.num {
font-size: 120px;
}
.text {
font-size: 50px;
}
.nevimuz {
gap: 70px;
}
Expand Down

0 comments on commit a421021

Please sign in to comment.