Use consistent rem margins

This commit is contained in:
Andy Smith
2025-05-29 14:37:56 -05:00
parent 6a88655ed1
commit 71cfa95308
+2 -2
View File
@@ -1,6 +1,6 @@
@layer components {
.rich-text-content {
--block-margin: 0.65lh;
--block-margin: 1rem;
:where(h1, h2, h3, h4, h5, h6) {
display: block;
@@ -102,7 +102,7 @@
.attachment__figure {
--hover-size: 0;
}
.attachment--file {
align-items: center;
display: inline-flex;