- Timestamp:
- 03/02/2020 04:53:36 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss
r46587 r47405 79 79 text-decoration: underline; 80 80 } 81 82 .wp-calendar-table { 83 margin-bottom: 0; 84 } 85 86 .wp-calendar-nav { 87 margin: 0 0 $size__spacing-unit; 88 display: table; 89 width: 100%; 90 @include font-family( $font__heading ); 91 92 span { 93 display: table-cell; 94 padding: 0.5em; 95 } 96 } 81 97 }
Note: See TracChangeset
for help on using the changeset viewer.