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