feat: update seasonal styles to use fixed positioning and full coverage for better display
This commit is contained in:
@@ -4,5 +4,10 @@
|
||||
border-radius: 50%;
|
||||
pointer-events: none;
|
||||
opacity: 0.7;
|
||||
overflow: hidden;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 10;
|
||||
}
|
||||
Reference in New Issue
Block a user