mobile about page adjust

This commit is contained in:
yafeilee 2014-10-10 11:01:11 +08:00
parent 0f2d85ee4d
commit 91849527ea
1 changed files with 2 additions and 2 deletions

View File

@ -186,7 +186,7 @@
} }
.mail_to { .mail_to {
margin-bottom: 3rem; margin-bottom: 2rem;
margin-top: 3rem; margin-top: 3rem;
} }
@ -201,7 +201,7 @@
border: 1px solid #219AB3; border: 1px solid #219AB3;
border-radius: 0.5rem; border-radius: 0.5rem;
color: #219AB3; color: #219AB3;
margin: 0 1rem; margin: 0.5rem 1rem;
transition: all .3s ease-in-out; transition: all .3s ease-in-out;
&:hover { &:hover {