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

View File

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