💄 Rebuild CSS

This commit is contained in:
dependabot[bot] 2024-03-27 05:29:34 +00:00 committed by github-actions[bot]
parent 6ea69b3b6d
commit 9e55ca83e3

View file

@ -993,6 +993,11 @@ select {
margin-bottom:2em
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
margin-top:2em;
margin-bottom:2em
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
font-weight:600;
font-family:inherit;
@ -1200,11 +1205,6 @@ select {
margin-bottom:0
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
margin-top:2em;
margin-bottom:2em
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
margin-top:0.5em;
margin-bottom:0.5em