We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b63410 + 0cc6f27 commit a951b29Copy full SHA for a951b29
client/styles/components/_forms.scss
@@ -2,7 +2,7 @@
2
display: block;
3
padding-top: #{4 / $base-font-size}rem;
4
width: #{300 / $base-font-size}rem;
5
- font-size: #{9 / $base-font-size}rem;
+ font-size: #{12 / $base-font-size}rem;
6
text-align: left;
7
@include themify() {
8
color: getThemifyVariable('error-color');
0 commit comments