diff options
Diffstat (limited to 'assets/css/components/hero.css')
| -rw-r--r-- | assets/css/components/hero.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/css/components/hero.css b/assets/css/components/hero.css index b9ecb24..d6cd3c0 100644 --- a/assets/css/components/hero.css +++ b/assets/css/components/hero.css @@ -28,6 +28,8 @@ inset: 0; opacity: 0.13; pointer-events: none; + z-index: 1; + display: block; } html.theme-light #matrix-canvas { |
