fix: optimizations back
This commit is contained in:
parent
e52139001a
commit
df2a876aea
|
@ -11,6 +11,10 @@ const decorate = compose(
|
|||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
.particle {
|
||||
position: absolute;
|
||||
will-change: transform, opacity;
|
||||
}
|
||||
.particle .text {
|
||||
display: inline-block;
|
||||
font-family: monospace;
|
||||
|
|
Loading…
Reference in New Issue
Block a user