Ticket #8657: 8657.patch
File 8657.patch, 643 bytes (added by , 3 years ago) |
---|
-
branches/master/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/css/vendor/_legacy-styles.scss
2696 2696 -webkit-font-smoothing: antialiased; 2697 2697 } 2698 2698 2699 @media screen and (min-width: 768px) {2699 @media screen and (min-width: 890px) { 2700 2700 #mobile-menu-button { 2701 2701 display: none; 2702 2702 }