8 lines
72 B
SCSS
8 lines
72 B
SCSS
|
.toc-title {
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
#toc li {
|
||
|
font-size: 1.2rem;
|
||
|
}
|