Skip to content

Commit 079a1ba

Browse files
committed
bump up h5 size slightly
1 parent 55bec34 commit 079a1ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site/src/routes/docs/index.svelte

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,10 @@
280280
padding: 0;
281281
}
282282
283+
.content :global(h5) {
284+
font-size: 2rem;
285+
}
286+
283287
.content :global(code) {
284288
padding: .3rem .8rem .3rem;
285289
margin: 0 0.2rem;

0 commit comments

Comments
 (0)