1
0
Fork 0
mirror of https://github.com/tylernguyen/wiki.git synced 2025-02-05 00:23:13 -06:00

style: edit font sizing for number lists

This commit is contained in:
Tyler Nguyen 2024-11-12 09:19:30 -06:00
parent e4f37c20c0
commit 7062138e1d
No known key found for this signature in database

View file

@ -108,6 +108,10 @@ body {
font-size: .7rem;
}
.md-typeset li {
font-size: .7rem;
}
/* NOTE Correct Nav Item font sizing on mobile */
.md-nav--primary .md-nav__item {
font-size: .7rem;