Update css

This commit is contained in:
Hepatica
2025-05-19 23:41:34 +02:00
parent f95da1ee81
commit d457faf15c
2 changed files with 1 additions and 2 deletions

View File

@@ -94,7 +94,6 @@ form p:last-child {
.que__img { .que__img {
width: 75px; width: 75px;
height: 75px; height: 75px;
cursor: pointer;
} }
.arrow { .arrow {

View File

@@ -21,7 +21,7 @@
.wrapper { .wrapper {
background-image: url(../../assets/images/background/Ud_EgKxddHk.jpg); background-image: url(../../assets/images/background/Ud_EgKxddHk.jpg);
background-size: cover; background-size: cover;
height: 75vh; height: 100vh;
} }
.info { .info {