Skip to content

Commit 42d2b73

Browse files
committed
Opinion question demo text and style mod
1 parent 3b78ec7 commit 42d2b73

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/assets/css/common.css

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ header.vff-header svg.f-logo {
592592
}
593593

594594
.vff .fh2 span.f-label-scale {
595-
font-size: .48em;
595+
font-size: .42em;
596596
}
597597

598598
.vff span.f-tagline,
@@ -783,7 +783,7 @@ header.vff-header svg.f-logo {
783783
flex: 1 0 calc(10% - 8px);
784784
font-size: 15px;
785785
line-height: 1.38;
786-
min-height: 54px;
786+
min-height: 56px;
787787
}
788788

789789
.vff .field-opinionscale ul.f-radios li .f-label-wrap {
@@ -1313,6 +1313,10 @@ header.vff-header svg.f-logo {
13131313
font-size: .64em;
13141314
}
13151315

1316+
.vff .fh2 span.f-label-scale {
1317+
margin-bottom: .3em;
1318+
}
1319+
13161320
.vff span.f-tagline {
13171321
line-height: 1.5;
13181322
}

0 commit comments

Comments
 (0)