Make typography refinements

This commit is contained in:
Michael Rose
2016-03-30 22:20:55 -04:00
parent 8a58559144
commit 7a41a04dcc
12 changed files with 69 additions and 38 deletions

View File

@ -148,6 +148,6 @@
/* small button */
&--small {
font-size: $type-size-7;
font-size: $type-size-6;
}
}