Attach tentacle pulses to planet pulses
All checks were successful
On Push Deploy / deploy (push) Successful in 21s
All checks were successful
On Push Deploy / deploy (push) Successful in 21s
This commit is contained in:
@@ -425,7 +425,7 @@ audio.hidden-audio {
|
||||
top: 50%;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
transform: translate(-50%, -50%);
|
||||
transform: translate(-50%, -50%) scale(calc(1 + var(--pulse, 0) * 0.9));
|
||||
z-index: 1;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user