forms/form/cForm.scss
@@ -73,5 +73,15 @@ display: none; } } &.c-form-submit-fixed { height: 80px; .c-form-submit-inner { @include position(fixed, n 0 0 n, 10); width: 100%; padding: 20px 20px 30px; box-sizing: border-box; background-color: #fff; } } } }