mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
add 2048 icn
This commit is contained in:
@@ -137,7 +137,7 @@ td img{
|
||||
margin-right: auto;
|
||||
transform: scale(0.9, 0.9);
|
||||
border-radius: 10px;
|
||||
transition: all 0.2s ease-in-out 100ms;
|
||||
transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@@ -175,4 +175,4 @@ td img:hover {
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user