fix mobile

This commit is contained in:
André Weller
2019-05-14 15:42:41 +02:00
parent ebeb983e20
commit 549af56b32
4 changed files with 29 additions and 29 deletions

View File

@@ -4,10 +4,10 @@
<style lang="scss">
input {
width: 50%;
padding: .7rem 2rem .7rem 2rem;
border-radius: .5rem;
border-radius: .3rem;
background: #eee;
font-size:12px;
&:focus {
outline:none;