...
|
...
|
@@ -57,10 +57,10 @@ |
|
|
}
|
|
|
|
|
|
.about-bottom {
|
|
|
margin-top: 135px;
|
|
|
width: 100%;
|
|
|
margin: 135px auto;
|
|
|
width: 700px;
|
|
|
height: 365px;
|
|
|
background: resolve("./passport/about-bottom.png");
|
|
|
background: resolve("./passport/about-bottom.png") center;
|
|
|
background-size: contain;
|
|
|
}
|
|
|
}
|
...
|
...
|
|