Making WordPress.org

Ticket #6799: 6799.patch

File 6799.patch, 644 bytes (added by himshekhar07, 3 years ago)

Patch Added

  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss

     
    19001900        }
    19011901}
    19021902
     1903@media screen and (max-width: 440px) {
     1904
     1905        .filter-count .count,
     1906        .title-count {
     1907                margin-top: 20px;
     1908        }
     1909}
     1910
    19031911@media only screen and (max-width: 400px) {
    19041912        .theme-browser .theme {
    19051913                width: 100%;