expand bug fix
This commit is contained in:
parent
faa3722442
commit
0dac2d6177
|
@ -17,8 +17,7 @@
|
|||
}
|
||||
|
||||
li {
|
||||
font-family: $title-font;
|
||||
font-size: 15.2px;
|
||||
font-size: 14.4px;
|
||||
margin: 0 0 0.525rem 2rem !important;
|
||||
|
||||
&:first-child {
|
||||
|
@ -32,6 +31,8 @@
|
|||
}
|
||||
|
||||
&--toc {
|
||||
font-family: $title-font;
|
||||
font-size: 15.2px;
|
||||
li {
|
||||
list-style-type: '📂 ';
|
||||
li {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue