1232
parent
52ab2e1e73
commit
508600c77f
|
|
@ -498,7 +498,7 @@ body{
|
||||||
|
|
||||||
.banner-slide {
|
.banner-slide {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 716px;
|
height: 600px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
|
||||||
|
|
@ -64,7 +64,7 @@
|
||||||
.banner_main {
|
.banner_main {
|
||||||
width: 1400px;
|
width: 1400px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding-top: 135px;
|
padding-top: 100px;
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 60px;
|
font-size: 60px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue