mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-02 14:58:14 +00:00
fix styling for bullet points
This commit is contained in:
parent
9cbacca2d4
commit
b3480bdc49
2 changed files with 5 additions and 1 deletions
quartz/styles
|
@ -71,9 +71,10 @@ a {
|
|||
font-size: 2rem;
|
||||
}
|
||||
|
||||
& ul:has(input[type='checkbox']) {
|
||||
& li:has(> input[type='checkbox']) {
|
||||
list-style-type: none;
|
||||
padding-left: 0;
|
||||
margin-left: -1.4rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue