markdownリストのマーカーデザインの修正
This commit is contained in:
parent
1d25cbf539
commit
f5f81614d1
@ -41,7 +41,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
& li {
|
& li {
|
||||||
line-height: 1.5em;
|
line-height: 1.75em;
|
||||||
|
&::marker {
|
||||||
|
/* color: var(--theme-color); */
|
||||||
|
font-size: 1rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
& img {
|
& img {
|
||||||
|
Loading…
Reference in New Issue
Block a user