remove inset shadow

This commit is contained in:
kakkokari-gtyih 2025-07-20 13:19:59 +09:00
parent ae7dd5b744
commit ddedcfeabd
1 changed files with 0 additions and 1 deletions

View File

@ -385,7 +385,6 @@ onDeactivated(disposeBannerParallaxResizeObserver);
background-color: #4c5e6d;
background-repeat: repeat-y;
background-position: center;
box-shadow: 0 0 128px rgba(0, 0, 0, 0.5) inset;
will-change: transform;
animation: bannerParallaxKeyframes linear both;
animation-timeline: --bannerParallax;