This commit is contained in:
asyncnomi 2023-01-09 09:26:19 +01:00
parent 0d76017e47
commit cdb63e5508

View file

@ -73,7 +73,7 @@ a:hover {
background: url("../img/background-letter.jpg");
background-size: cover;
background-position: right;
overflow: scroll;
transition: 1s transform 0s ease-out;
}
@ -265,7 +265,7 @@ button[type="submit"]:hover {
}
.treasure {
padding: 0px 20px;
padding: 0 20px 30px 0px;
}
.treasure-submitted {