Making WordPress.org

Ticket #6626: #6626.patch

File #6626.patch, 591 bytes (added by himshekhar07, 21 months ago)

Patch added

  • wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/objects/_site-header.scss

     
    1818                        @include breakpoint( $ms-breakpoint ) {
    1919                                font-size: ms( 12 );
    2020                        }
     21                       
     22                        @media screen and (max-width: 375px ) {
     23                                font-size: 2.814697rem;
     24                        }
    2125                }
    2226
    2327                .site-description {