fix
This commit is contained in:
@@ -166,18 +166,18 @@ const handleNavClick = (event) => {
|
||||
}
|
||||
|
||||
.mask-image {
|
||||
background-size: cover;
|
||||
background-size: 100%;
|
||||
background-repeat: no-repeat;
|
||||
position: relative;
|
||||
width: 39vw;
|
||||
height: 52vw;
|
||||
}
|
||||
.border-img {
|
||||
width: 39.5vw;
|
||||
height: 54vw;
|
||||
width: 39.7vw;
|
||||
height: 54.4vw;
|
||||
position: absolute;
|
||||
top: -0.5vw;
|
||||
left: 0;
|
||||
top: -0.7vw;
|
||||
left: -0.1vw;
|
||||
}
|
||||
.main {
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user