Ticket #56748: 56748.1.patch
| File 56748.1.patch, 482 bytes (added by , 3 years ago) |
|---|
-
src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/image/_style.scss
57 57 @include media(mobile-only) { 58 58 margin-left: 0; 59 59 margin-right: 0; 60 float: none; 60 61 } 61 62 } 62 63 }