Make WordPress Core

Ticket #56748: 56748.1.patch

File 56748.1.patch, 482 bytes (added by sabernhardt, 3 years ago)
  • src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/image/_style.scss

     
    5757                        @include media(mobile-only) {
    5858                                margin-left: 0;
    5959                                margin-right: 0;
     60                                float: none;
    6061                        }
    6162                }
    6263        }