diff --git a/themes/project/static/css/custom.css b/themes/project/static/css/custom.css index 4fa7089993637bd2066bdb43b17bb4dd91832d05..e1000e881625b02d229c8071539df78c840bd357 100644 --- a/themes/project/static/css/custom.css +++ b/themes/project/static/css/custom.css @@ -186,7 +186,7 @@ .e_mail { background: url('../img/bg2.png') no-repeat; - height: 350px; + height: 380px; background-size: cover; display: flex; flex-direction: column; diff --git a/themes/project/static/css/custommobile.css b/themes/project/static/css/custommobile.css index a8d747440c8c99ace463f6c1a9bffa5f0f652dd7..65eb263fa83318c70bf22d66c54d687454eb6343 100644 --- a/themes/project/static/css/custommobile.css +++ b/themes/project/static/css/custommobile.css @@ -326,7 +326,7 @@ .e_mail { justify-content: space-around; padding: .4rem 0; - height: 6rem; + height: 7.5rem; background-position: top; } .e_mail h2 {