feat(aio): add a and ol to standard typo styles

This commit is contained in:
Stefanie Fluin 2017-03-22 21:45:46 -07:00 committed by Pete Bacon Darwin
parent 159c98c202
commit 800591db00
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@
margin-top: 0px;
}
p, ol, ul, input {
p, ol, ul, ol, input, a {
font-size: 14px;
line-height: 24px;
letter-spacing: 0.30px;