Making WordPress.org


Ignore:
Timestamp:
03/21/2018 06:01:21 AM (8 years ago)
Author:
dd32
Message:

Main: Update header styling per mapk.

See #3046.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/css/components/_about.scss

    r6635 r6897  
    88
    99                .entry-title {
    10                         font-size: ms( 11 );
    11                         font-weight: 100;
    12                         line-height: inherit;
    13                         margin: 1rem auto;
     10                        font-size: ms( 12 );
     11                        margin: 2rem auto 1rem;
    1412                }
    1513
    1614                .entry-description {
    17                         color: rgba( 255, 255, 255, 0.8);
     15                        color: rgba( 255, 255, 255, 0.8 );
    1816                        font-size: ms( 2 );
     17                        font-weight: 300;
    1918                        margin-top: -0.4rem;
    2019                }
Note: See TracChangeset for help on using the changeset viewer.