|
@@ -2282,6 +2282,10 @@ hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
|
|
|
max-width: 96px;
|
|
|
}
|
|
|
|
|
|
+hr.wp-block-separator.is-style-wide {
|
|
|
+ border-bottom-width: 2px;
|
|
|
+}
|
|
|
+
|
|
|
hr.wp-block-separator.is-style-dots.has-background, hr.wp-block-separator.is-style-dots.has-text-color {
|
|
|
background-color: transparent !important;
|
|
|
}
|