Merge pull request #23 from netlify-templates/tzm/22/fixMobileLayout

fixes [#22]: addresses mobile layout issue
This commit is contained in:
Tara Z. Manicsic 2022-03-02 13:45:05 -05:00 committed by GitHub
commit d26228242d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@
<style scoped>
.feedback-form {
margin: 40px 40px;
min-width: 300px;
min-width: 250px;
width: 45%;
}
input,