feat(list-header): redesign list header for iOS spec (#19915)

This commit is contained in:
Brandy Carney
2019-11-19 14:53:37 -05:00
committed by GitHub
parent abdaaf320b
commit 5bbb95fae1
49 changed files with 763 additions and 195 deletions

View File

@ -45,9 +45,9 @@
// --------------------------------------------------
::slotted(*) h1 {
@include margin(0, 0, 2px);
@include margin(3px, 0, 2px);
font-size: 24px;
font-size: 22px;
font-weight: normal;
}