Tweak field label styles for mobile
This commit is contained in:
parent
0ad29c5283
commit
6156a80db0
|
@ -29,3 +29,8 @@
|
|||
.replacement-header {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.field-wrapper label {
|
||||
font-weight: bold;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue