cms
cms copied to clipboard
Fix : CheckCircle2 Icon Overlapping Navbar on Scroll #1716
changed z-index for CheckCircle2 icon to follow the stacking context and remain hidden behind the navbar when scrolling.
PR Fixes:
- 1 updated z-index
- 2 CheckCircle2 icon remain hidden behind the navbar while scrolling.
Resolves #1716
Before
After