Commit 296070b4 authored by Jakob Moser's avatar Jakob Moser
Browse files

!important it is, then

parent 18e6efc5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -163,8 +163,8 @@ input[type="submit"]:hover {
/* - adjust width of gallery - */
.wp-block-gallery {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-left: auto !important;
    margin-right: auto !important;
}