updated font sizes

This commit is contained in:
bill bittner 2017-10-19 09:45:06 -07:00
parent 020cafa426
commit c8d1d066a0

View file

@ -69,7 +69,7 @@
font-size: small;
}
.instructions-text--large, .pull-quote {
.instructions-text--large, .pull-quote, .input-text--large, .button--large {
font-size: medium;
}
@ -88,8 +88,8 @@
font-size: x-small;
}
.instructions-text--large, .pull-quote {
font-size: small;
.instructions-text--large, .pull-quote, .input-text--large, .button--large {
font-size: x-small;
}
}