FEATURE Styling confirmation wrapper
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
dcff2a24b1
commit
e868aeabc5
|
|
@ -291,3 +291,7 @@ body.front-end {
|
|||
.gform_wrapper {
|
||||
@apply mt-12;
|
||||
}
|
||||
|
||||
.gform_confirmation_wrapper {
|
||||
@apply bg-white rounded-3xl px-8 py-4 text-primary;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user