|
@@ -178,8 +178,6 @@ body {
|
|
|
.navbar .navbar-nav .nav-item .dropbox {
|
|
|
visibility: hidden;
|
|
|
opacity: 0;
|
|
|
- -webkit-transition: all .4s;
|
|
|
- transition: all .4s;
|
|
|
position: absolute;
|
|
|
width: 100vw;
|
|
|
top: 100%;
|
|
@@ -614,7 +612,6 @@ body {
|
|
|
background-position: center center;
|
|
|
background-size: cover;
|
|
|
background-repeat: no-repeat;
|
|
|
- background-image: url("../images/2_2.webp");
|
|
|
}
|
|
|
|
|
|
.sec-guessLike__card.special {
|
|
@@ -755,7 +752,6 @@ body {
|
|
|
background-position: center center;
|
|
|
background-size: cover;
|
|
|
background-repeat: no-repeat;
|
|
|
- background-image: url("../images/2_2.webp");
|
|
|
}
|
|
|
|
|
|
@media (max-width: 1100px) {
|
|
@@ -1704,7 +1700,6 @@ body {
|
|
|
}
|
|
|
|
|
|
#favorModal .sec-favor-form .imgfr, #favorModal .sec-favor-checklist .imgfr {
|
|
|
- background-image: url("../images/2_2.webp");
|
|
|
background-position: center center;
|
|
|
background-size: cover;
|
|
|
background-repeat: no-repeat;
|