@@ -47,7 +47,7 @@ export default {
height: 100%;
min-width: 1600px;
max-width: 2000px;
- /*min-height: 800px;*/
+ // min-height: 800px;
max-height: 1200px;
background-color: #060A2D;
display: flex;
@@ -75,7 +75,7 @@ export default {
background: url(./assets/bg_header.png) no-repeat;
background-size: 100% 100%;
width: 100%;
- height: 80px;
+ height: 20%;
line-height: 50px;
// font-size: 1.3vw;
font-size: 22px;
@@ -370,6 +370,7 @@ export default {
color: #eee;
flex-direction: column;
+ height: 95%;
> .top {
// border: 1px solid rgb(13, 165, 212);
height: 67%;
@@ -317,7 +317,7 @@ export default {
// border: 1px solid rgb(221, 218, 16);
.gutter {
background-color: #0E1E51;
- padding: 30px 0 20px 0;
+ padding: 25px 0 15px 0;
text-align: center;
.text-red {