Making WordPress.org

Ticket #4267: 4267.patch

File 4267.patch, 1.1 KB (added by milana_cap, 5 years ago)
  • sass/site/_site.scss

     
    458458                margin-top: 2rem;
    459459
    460460                .entry-title {
    461                         font-size: ms( 4 );
     461                        font-size: ms( 8 );
    462462                        font-weight: 400;
    463463                        margin: 0 auto;
    464464                        max-width: ms(32);
  • style-rtl.css

     
    32003200
    32013201.helphub-page .entry-header .entry-title,
    32023202.page .entry-header .entry-title {
    3203         font-size: 1.5625rem;
     3203        font-size: 2.44140625rem;
    32043204        font-weight: 400;
    32053205        margin: 0 auto;
    32063206        max-width: 35.527136788rem;
  • style.css

     
    32023202
    32033203.helphub-page .entry-header .entry-title,
    32043204.page .entry-header .entry-title {
    3205         font-size: 1.5625rem;
     3205        font-size: 2.44140625rem;
    32063206        font-weight: 400;
    32073207        margin: 0 auto;
    32083208        max-width: 35.527136788rem;