mirror of
https://github.com/paradoxxxzero/butterfly.git
synced 2025-03-14 20:52:48 +00:00
6 lines
81 B
Sass
6 lines
81 B
Sass
body
|
|
&.copied
|
|
transform: scale(1.05)
|
|
|
|
&.pasted
|
|
transform: scale(.95)
|