Skip to content

Commit 4692bb2

Browse files
committed
Increase vertical padding for the list
1 parent 0c8fe2f commit 4692bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/src/scss/checklist.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
&__list {
3030
list-style: none;
3131
margin: 0;
32-
padding: 8px 0;
32+
padding: 12px 0;
3333
}
3434

3535
&__item {

0 commit comments

Comments
 (0)