Skip to content

Commit

Permalink
Update cbs_enlarge_font_size_when_viewport_is_more_than_1920px.css
Browse files Browse the repository at this point in the history
  • Loading branch information
heimseiten authored Sep 25, 2024
1 parent e7d1aee commit bc21e47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
@media(min-width:1921px){
html { zoom: 1.75; }
html { zoom: 1.6; }
}

0 comments on commit bc21e47

Please sign in to comment.