💄 Rebuild CSS
This commit is contained in:
parent
0fe70db7b3
commit
972c2cde4c
@ -993,151 +993,6 @@ video {
|
|||||||
border-radius: 0.12rem;
|
border-radius: 0.12rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.prose-sm :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 0.5714286em;
|
|
||||||
margin-bottom: 0.5714286em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-sm :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 1.1428571em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-sm :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 1.1428571em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-sm :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 1.1428571em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-sm :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 1.1428571em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-sm :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-sm :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-base :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 0.75em;
|
|
||||||
margin-bottom: 0.75em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-base :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 1.25em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-base :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 1.25em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-base :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 1.25em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-base :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 1.25em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-base :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-base :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-lg :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 0.8888889em;
|
|
||||||
margin-bottom: 0.8888889em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-lg :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 1.3333333em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-lg :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 1.3333333em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-lg :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 1.3333333em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-lg :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 1.3333333em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-lg :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-lg :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 0.8em;
|
|
||||||
margin-bottom: 0.8em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-xl :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 1.2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-xl :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 1.2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-xl :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 1.2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-xl :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 1.2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-xl :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-xl :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-2xl :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 0.8333333em;
|
|
||||||
margin-bottom: 0.8333333em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-2xl :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 1.3333333em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-2xl :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 1.3333333em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-2xl :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 1.3333333em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-2xl :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 1.3333333em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-2xl :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.prose-2xl :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
|
|
||||||
margin-bottom: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Scale SVG icons to text size */
|
/* Scale SVG icons to text size */
|
||||||
|
|
||||||
.icon svg {
|
.icon svg {
|
||||||
|
Loading…
Reference in New Issue
Block a user