Files
playground-frontend/src/app/layout/background/particles-bg.component.scss
2025-12-20 15:54:22 +01:00

3 lines
138 B
SCSS

:host { position: absolute; inset: 0; overflow: hidden; pointer-events: none; }
.particles { width: 100%; height: 100%; display: block; }