style some more block content, embed blocks etc
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.richTextBlock {
|
||||
padding-bottom: var(--spacing-section-bottom);
|
||||
margin-bottom: var(--spacing-section-bottom);
|
||||
|
||||
h1,
|
||||
h2,
|
||||
@@ -118,11 +118,10 @@
|
||||
}
|
||||
|
||||
hr {
|
||||
margin: 2rem 0;
|
||||
margin: 2rem auto;
|
||||
max-width: var(--size-width-p);
|
||||
border: none;
|
||||
height: 1px;
|
||||
background: var(--color-text);
|
||||
opacity: .2;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user