提交 a2475306 编写于 作者: E edisonxiang

adjust height of emails

上级 23dbad01
...@@ -186,7 +186,7 @@ ...@@ -186,7 +186,7 @@
.e_mail { .e_mail {
background: url('../img/bg2.png') no-repeat; background: url('../img/bg2.png') no-repeat;
height: 350px; height: 380px;
background-size: cover; background-size: cover;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
......
...@@ -326,7 +326,7 @@ ...@@ -326,7 +326,7 @@
.e_mail { .e_mail {
justify-content: space-around; justify-content: space-around;
padding: .4rem 0; padding: .4rem 0;
height: 6rem; height: 7.5rem;
background-position: top; background-position: top;
} }
.e_mail h2 { .e_mail h2 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册