Skip to content

Commit dd6c4c0

Browse files
committed
docs: Wrap page nav items on mobile
1 parent a73161c commit dd6c4c0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/styles.css

+4
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@
6969
}
7070
}
7171

72+
.nextra-menu-mobile a {
73+
@apply flex-wrap;
74+
}
75+
7276
/**
7377
* Typography
7478
*/

0 commit comments

Comments
 (0)