Changeset 11246
- Timestamp:
- 09/21/2021 01:00:41 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-openverse/css/openverse.css
r11110 r11246 8 8 } 9 9 10 .site > .site-content { 11 max-width: none; 12 13 padding: 0; 14 margin: auto; 10 #main { 11 width: 100% !important; 12 padding: 0 !important; 13 max-width: 100% !important; 15 14 }
Note: See TracChangeset
for help on using the changeset viewer.