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

Make rule have precedence over WordPress

parent 5f469f1a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -820,7 +820,7 @@ hr, hr.wp-block-separator {
}

figure.aligncenter {
    display: grid;
    display: grid !important;
    justify-content: center;
}