Commit f7495055 authored by Jakob Moser's avatar Jakob Moser
Browse files

Make our <hr> style have precedence over WordPress'

parent 2e0f4c68
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -807,7 +807,7 @@ h3 {
    margin-bottom: 10px;
}

hr {
hr, hr.wp-block-separator {
    border: none;
    height: 1px;
    margin: 1em 0 1em 0;