Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save andy922200/bfcaf01b8116f6e4a595308805802830 to your computer and use it in GitHub Desktop.
Save andy922200/bfcaf01b8116f6e4a595308805802830 to your computer and use it in GitHub Desktop.
/*Contact Form 7 表格  RWD */
.wpcf7-form input[type="text"], input[type="email"], input[type="tel"]
{
width:100% !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment