Skip to content

Commit 60964e0

Browse files
committed
Reduced text size of mobile site from 80% to 70%
1 parent 37d3776 commit 60964e0

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: 1024px) {
241241
.ocks-org body {
242-
font-size: 80%;
242+
font-size: 70%;
243243
padding: 0.5rem;
244244
}
245245

0 commit comments

Comments
 (0)