Compare commits
No commits in common. "4f7d29f1324a1a3731943aec48998b79d97961b9" and "d54179401c996fbd97f54d6d89f58dcfc58b925c" have entirely different histories.
4f7d29f132
...
d54179401c
|
|
@ -28,7 +28,7 @@ li {
|
||||||
@apply font-light;
|
@apply font-light;
|
||||||
line-height: 1.8;
|
line-height: 1.8;
|
||||||
}
|
}
|
||||||
.wp-block-post-title,
|
|
||||||
.wp-block-heading {
|
.wp-block-heading {
|
||||||
@apply pb-4;
|
@apply pb-4;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -33,13 +33,13 @@ article > *:not(.entry-content),
|
||||||
|
|
||||||
ul:not(.block-editor-block-variation-picker__variations) {
|
ul:not(.block-editor-block-variation-picker__variations) {
|
||||||
li {
|
li {
|
||||||
@apply list-disc;
|
@apply list-disc list-inside;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ol {
|
ol {
|
||||||
li {
|
li {
|
||||||
@apply list-decimal;
|
@apply list-decimal list-inside;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user