Changeset 11820 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/components/_site.scss
- Timestamp:
- 05/05/2022 08:03:43 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-photos/css/components/_site.scss
r11818 r11820 288 288 .nav-links { 289 289 text-align: inherit; 290 } 291 292 @include breakpoint( 0, 737px ) { 293 padding-right: 0; 294 295 .nav-links { 296 display: flex; 297 justify-content: center; 298 } 290 299 } 291 300 }
Note: See TracChangeset
for help on using the changeset viewer.