Make WordPress Core

Ticket #55934: #55934.patch

File #55934.patch, 353 bytes (added by kajalgohel, 3 years ago)

patch added for font-weight in front side.

  • wp-content/themes/twentytwenty/style.css

     
    366366        font-weight: bolder;
    367367}
    368368
     369cite em {
     370        font-weight: 600;
     371}
     372
    369373big {
    370374        font-size: 1.2em;
    371375}