Skip to content

Instantly share code, notes, and snippets.

@mohsinworld
Created October 13, 2021 14:06
Show Gist options
  • Save mohsinworld/0f4393c161ceab08f437b19061588fe1 to your computer and use it in GitHub Desktop.
Save mohsinworld/0f4393c161ceab08f437b19061588fe1 to your computer and use it in GitHub Desktop.
@media only screen and (min-width:783px) {
.forminator-row {
float:left;
padding-right:20px;
}
}
.forminator-input {
border-radius: 5px;
}
.forminator-button-submit {
border-radius: 50px;
padding-left: 10px;
padding-right: 10px;
width: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment