Making WordPress.org

Ticket #7227: 7227.patch

File 7227.patch, 664 bytes (added by shailu25, 2 years ago)

Patch Added

  • wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css

    diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe/style.css
    index 13df04cee..0085ae78f 100644
    a b nav.o2-post-footer-actions ul li > span > a { 
    946946        }
    947947}
    948948
     949@media screen and (max-width: 1024px) {
     950        .make-welcome .entry-content{
     951                margin: 20px auto 0;
     952        }
     953}
     954
    949955@media screen and (max-width: 1000px) {
    950956        .make-welcome .entry-content .content-area,
    951957        .make-welcome .entry-content .widget-area {