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 3b78ec7 commit 42d2b73Copy full SHA for 42d2b73
src/assets/css/common.css
@@ -592,7 +592,7 @@ header.vff-header svg.f-logo {
592
}
593
594
.vff .fh2 span.f-label-scale {
595
- font-size: .48em;
+ font-size: .42em;
596
597
598
.vff span.f-tagline,
@@ -783,7 +783,7 @@ header.vff-header svg.f-logo {
783
flex: 1 0 calc(10% - 8px);
784
font-size: 15px;
785
line-height: 1.38;
786
- min-height: 54px;
+ min-height: 56px;
787
788
789
.vff .field-opinionscale ul.f-radios li .f-label-wrap {
@@ -1313,6 +1313,10 @@ header.vff-header svg.f-logo {
1313
font-size: .64em;
1314
1315
1316
+ .vff .fh2 span.f-label-scale {
1317
+ margin-bottom: .3em;
1318
+ }
1319
+
1320
.vff span.f-tagline {
1321
line-height: 1.5;
1322
0 commit comments