forked from david-swift/duckling
Bigger scale value for aside images
This commit is contained in:
parent
2469f64eb7
commit
9f880be3f2
@ -120,7 +120,7 @@ img {
|
|||||||
&[src*="#start"],
|
&[src*="#start"],
|
||||||
&[src*="#end"] {
|
&[src*="#end"] {
|
||||||
&:hover {
|
&:hover {
|
||||||
transform: scale(1.6);
|
transform: scale(2);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 720px) {
|
@media only screen and (max-width: 720px) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user