updated font sizes
This commit is contained in:
parent
020cafa426
commit
c8d1d066a0
1 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in a new issue