Compare commits
2 Commits
0b176d0beb
...
e992a57d6e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e992a57d6e | ||
|
|
b3c33fb6c7 |
|
|
@ -1,13 +1,3 @@
|
|||
#nf-form-2-cont {
|
||||
nf-fields-wrap {
|
||||
@apply grid gap-4 grid-cols-2;
|
||||
}
|
||||
|
||||
nf-field {
|
||||
@apply block col-span-2;
|
||||
&:nth-child(1),
|
||||
&:nth-child(2) {
|
||||
@apply col-span-2 lg:col-span-1;
|
||||
}
|
||||
}
|
||||
.contribution-conditions {
|
||||
margin-top: -50px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -72,6 +72,9 @@ body.front-end {
|
|||
--gf-ctrl-desc-color-focus: white;
|
||||
--gf-ctrl-desc-color-hover: white;
|
||||
}
|
||||
p {
|
||||
@apply !pb-0;
|
||||
}
|
||||
|
||||
/* input::placeholder {
|
||||
color: red !important;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user