„css/skeleton-auto.css“ ändern
This commit is contained in:
parent
114bb9405a
commit
fa91bb9f78
@ -261,13 +261,10 @@ hr {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.zoom-box {
|
||||
transition: transform .7s; /* Animation */
|
||||
transition: transform .2s; /* Animation */
|
||||
}
|
||||
|
||||
.zoom-box:hover {
|
||||
transform: scale(1.1);
|
||||
transform: scale(1.05);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user