- Timestamp:
- 01/18/2019 06:37:26 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/sass/elements/_tables.scss
r44149 r44650 3 3 border-collapse: collapse; 4 4 width: 100%; 5 font-family: $font__heading;5 @include font-family( $font__heading ); 6 6 7 7 td,
Note: See TracChangeset
for help on using the changeset viewer.