feat(aio): add a and ol to standard typo styles
This commit is contained in:
parent
159c98c202
commit
800591db00
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue