Style lables and adjust list

This commit is contained in:
Luis Cielak
2018-07-31 16:16:43 -04:00
committed by luisgov
parent fbfd0b6c8c
commit 546ecef08f
4 changed files with 13 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
* @source https://github.com/uswds/uswds/blob/develop/src/stylesheets/elements/_typography.scss
*/
* {
* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@@ -56,8 +56,4 @@ dl {
> div {
margin-bottom: $gap * 2;
}
}
.subtitle {
color: $color-gray;
}
}