Making WordPress.org

Changeset 7099


Ignore:
Timestamp:
04/12/2018 12:42:36 AM (6 years ago)
Author:
iandunn
Message:

WP15: Tweak margins on the About page.

Props melchoyce.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/style.css

    r7082 r7099  
    405405    margin-right: -40vw;
    406406    margin-top: 2em;
    407     margin-bottom: 4em;
     407    margin-bottom: 2em;
    408408    background-color: #AADAFF;
    409409}
     
    421421    #wp15-events-map {
    422422        width: 100%;
    423         margin: 2em auto 3em;
     423        margin: 2em auto 1em;
    424424        left: auto;
    425425        right: auto;
     
    428428
    429429#wp15-events-filter {
    430     margin-bottom: 1.5em;
     430    margin-bottom: 3em;
    431431    text-align: center;
    432432}
Note: See TracChangeset for help on using the changeset viewer.