Ticket #6626: #6626.patch
File #6626.patch, 591 bytes (added by , 21 months ago) |
---|
-
wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/objects/_site-header.scss
18 18 @include breakpoint( $ms-breakpoint ) { 19 19 font-size: ms( 12 ); 20 20 } 21 22 @media screen and (max-width: 375px ) { 23 font-size: 2.814697rem; 24 } 21 25 } 22 26 23 27 .site-description {