mobile about page adjust
This commit is contained in:
parent
0f2d85ee4d
commit
91849527ea
|
@ -186,7 +186,7 @@
|
|||
}
|
||||
|
||||
.mail_to {
|
||||
margin-bottom: 3rem;
|
||||
margin-bottom: 2rem;
|
||||
margin-top: 3rem;
|
||||
}
|
||||
|
||||
|
@ -201,7 +201,7 @@
|
|||
border: 1px solid #219AB3;
|
||||
border-radius: 0.5rem;
|
||||
color: #219AB3;
|
||||
margin: 0 1rem;
|
||||
margin: 0.5rem 1rem;
|
||||
transition: all .3s ease-in-out;
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in New Issue