Compare commits
2 Commits
d54179401c
...
4f7d29f132
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4f7d29f132 | ||
|
|
d742640de9 |
|
|
@ -28,7 +28,7 @@ li {
|
|||
@apply font-light;
|
||||
line-height: 1.8;
|
||||
}
|
||||
|
||||
.wp-block-post-title,
|
||||
.wp-block-heading {
|
||||
@apply pb-4;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -33,13 +33,13 @@ article > *:not(.entry-content),
|
|||
|
||||
ul:not(.block-editor-block-variation-picker__variations) {
|
||||
li {
|
||||
@apply list-disc list-inside;
|
||||
@apply list-disc;
|
||||
}
|
||||
}
|
||||
|
||||
ol {
|
||||
li {
|
||||
@apply list-decimal list-inside;
|
||||
@apply list-decimal;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user