mirror of
https://github.com/MrEidam/PetPet.git
synced 2026-04-17 15:43:31 +00:00
Hotfix
This commit is contained in:
@@ -105,7 +105,7 @@ body{
|
||||
margin: 1rem;
|
||||
overflow: hidden;
|
||||
box-shadow:
|
||||
inset 5px 5px 15px #aaa,
|
||||
inset 2.5px 2.5px 7.5px #aaaaaacc,
|
||||
5px 5px 15px #555;
|
||||
}
|
||||
|
||||
@@ -118,6 +118,7 @@ body{
|
||||
.game:hover img{
|
||||
transition: .25s;
|
||||
transform: scale(1.25);
|
||||
rotate: 5deg;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 500px){
|
||||
|
||||
Reference in New Issue
Block a user