Merge pull request #23 from netlify-templates/tzm/22/fixMobileLayout
fixes [#22]: addresses mobile layout issue
This commit is contained in:
commit
d26228242d
@ -27,7 +27,7 @@
|
|||||||
<style scoped>
|
<style scoped>
|
||||||
.feedback-form {
|
.feedback-form {
|
||||||
margin: 40px 40px;
|
margin: 40px 40px;
|
||||||
min-width: 300px;
|
min-width: 250px;
|
||||||
width: 45%;
|
width: 45%;
|
||||||
}
|
}
|
||||||
input,
|
input,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user