Perfect scale to get 142px to 150px
This commit is contained in:
parent
97dfcf43ae
commit
f3d493f7aa
@ -91,7 +91,7 @@ mixin saturate-up
|
||||
mixin scale-up
|
||||
transform scale(1)
|
||||
:hover
|
||||
transform scale(1.06)
|
||||
transform scale(1.056338)
|
||||
|
||||
mixin shadow-up
|
||||
box-shadow shadow-light
|
||||
@ -101,4 +101,4 @@ mixin shadow-up
|
||||
mixin outline-shadow-up
|
||||
box-shadow outline-shadow-light
|
||||
:hover
|
||||
box-shadow outline-shadow-medium
|
||||
box-shadow outline-shadow-medium
|
||||
|
Loading…
Reference in New Issue
Block a user