Changeset 13309 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/sass/site/_site.scss
- Timestamp:
- 03/12/2024 04:35:54 AM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support-2024/sass/site/_site.scss
r13272 r13309 251 251 body:not(.trac):not(.home-page):not(.home) #main { 252 252 margin-top: 0; 253 } 254 255 body:not(.trac):not(.home-page) #main { 253 256 padding: var(--wp--preset--spacing--50) var(--wp--preset--spacing--edge-space) var(--wp--preset--spacing--10); 254 257 } … … 271 274 width: unset; 272 275 } 273 }274 275 // For the homepage, we don't want to have the default site main padding276 body.home #page .site-main {277 padding: 5rem 1rem;278 276 } 279 277
Note: See TracChangeset
for help on using the changeset viewer.