Delete the hover scaling
This commit is contained in:
@@ -62,16 +62,6 @@ body {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.gallery img:hover {
|
||||
transform: scale(1.2);
|
||||
}
|
||||
|
||||
.gallery img[src],
|
||||
.content img[src] {
|
||||
opacity: 1;
|
||||
transform: scale(1);
|
||||
}
|
||||
|
||||
.gallery a,
|
||||
.content a {
|
||||
font-size: 0;
|
||||
|
||||
Reference in New Issue
Block a user