bla
This commit is contained in:
parent
0d76017e47
commit
cdb63e5508
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue