Skip to content

Commit e656467

Browse files
committed
Moar smoller font
1 parent 4fc9c8a commit e656467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

longest_streak/longest_streak.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ body {
22
background-color: black;
33
margin: 0;
44
font-family: 'Droid Sans Mono', monospace;
5-
font-size: min(1.6vw, 0.8vh);
5+
font-size: min(1.6vw, 0.7vh);
66
color: white;
77
}
88

0 commit comments

Comments
 (0)