Skip to content

Commit 8bf3846

Browse files
committed
Make h2 bigger in mobile view
1 parent a085c86 commit 8bf3846

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
}
384384

385385
.content h2 {
386-
font-size: 1.3em;
386+
font-size: 1.5em;
387387
}
388388

389389
.content p,

0 commit comments

Comments
 (0)