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:
parent
e4f37c20c0
commit
7062138e1d
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue