Skip to content

Commit 2ebbd37

Browse files
committed
Increased font size of mobile site from 70% to 72%
1 parent 0e22402 commit 2ebbd37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ ul {
239239

240240
@media only screen and (max-device-width: 1023px) {
241241
.ocks-org body {
242-
font-size: 70%;
242+
font-size: 72%;
243243
padding: 0.5rem;
244244
}
245245

0 commit comments

Comments
 (0)