mirror of
https://github.com/paradoxxxzero/butterfly.git
synced 2024-12-22 12:18:29 +00:00
7 lines
81 B
Sass
7 lines
81 B
Sass
body
|
|
&.copied
|
|
transform: scale(1.05)
|
|
|
|
&.pasted
|
|
transform: scale(.95)
|