style some more block content, embed blocks etc
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
.horizontalRuleBlock {
|
||||
height: 3rem;
|
||||
width: 100%;
|
||||
margin: var(--spacing-s) auto var(--spacing-section-bottom);
|
||||
margin: var(--spacing-l) auto;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
||||
@ -31,6 +31,6 @@
|
||||
margin: 0 auto;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translateX(-52%);
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user