提交
This commit is contained in:
@@ -48,6 +48,7 @@ export default {
|
||||
|
||||
.container-header-bj {
|
||||
width: 100vw;
|
||||
min-width: 1200px;
|
||||
height: 260px;
|
||||
background-image: url('@/assets/img/edit/bj-img1920.png');
|
||||
background-repeat: no-repeat;
|
||||
@@ -62,6 +63,7 @@ export default {
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
width: 100vw;
|
||||
min-width: 1200px;
|
||||
max-width: 1920px;
|
||||
height: 100%;
|
||||
background-color: rgba(0, 0, 0, 0.698039215686274);
|
||||
@@ -70,7 +72,7 @@ export default {
|
||||
|
||||
.header-nav {
|
||||
height: 46px;
|
||||
max-width: 1200px;
|
||||
width: 1200px;
|
||||
justify-content: flex-end;
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
@@ -112,7 +114,7 @@ export default {
|
||||
.logo-box {
|
||||
position: relative;
|
||||
margin: 21px auto 0;
|
||||
max-width: 1200px;
|
||||
width: 1200px;
|
||||
z-index: 1;
|
||||
|
||||
.logo-icon {
|
||||
|
||||
Reference in New Issue
Block a user