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