Skip to content

Commit 7d7d70f

Browse files
Fixed Font Size Again
1 parent dcf5db1 commit 7d7d70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ button {
6666
height: 10vh;
6767
padding: 0.5rem 0;
6868
margin: 0.25vmax;
69-
font-size: 2rem;
69+
font-size: 2vmax;
7070
border-radius: 1rem;
7171
-moz-transition: all ease 0.5s;
7272
-webkit-transition: all 0.5s ease;

0 commit comments

Comments
 (0)