Making WordPress.org


Ignore:
Timestamp:
07/06/2018 08:04:53 PM (8 years ago)
Author:
obenland
Message:

Main: Bring download button closer to intro text

Props kjellr.
See #3673.

File:
1 edited

Legend:

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

    r7379 r7384  
    4040                padding-top: 0;
    4141                text-align: center;
     42
     43                .call-to-action {
     44                        margin-top: 0;
     45
     46                        p {
     47                                margin-top: 0.5rem;
     48                        }
     49                }
    4250
    4351                @include breakpoint( 479px ) {
Note: See TracChangeset for help on using the changeset viewer.