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.
1 parent 649627b commit 0cc6f27Copy full SHA for 0cc6f27
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