Making WordPress.org

Ticket #4313: metah5.patch

File metah5.patch, 415 bytes (added by JarretC, 6 years ago)

Adjusts h5 header size as well as indents

  • _main.scss

     
    483483}
    484484
    485485.theme-wrap h5 {
    486         font-size: 1em;
     486        font-size: .9em;
    487487        text-transform: none;
    488488}
    489489
     
    515515}
    516516
    517517.theme-wrap .theme-devs h5 {
    518         margin: 1em 0 0 0;
     518        margin: 1em 0 0 .3em;
    519519}
    520520.theme-wrap .theme-devs li {
    521521        line-height: 1.5;