|
|
|
@ -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 { |
|
|
|
|