We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b4041e commit 549390eCopy full SHA for 549390e
src/components/sections/heros/HomeHeroSection.astro
@@ -59,7 +59,7 @@ import {ThemeSwitcher} from '../../theme-switcher/theme-switcher';
59
justify-self: center;
60
max-width: 25rem;
61
color: var(--theme-on-surface-1);
62
- z-index: 999;
+ /* z-index: 999; */
63
}
64
.hero-btns__container {
65
display: flex;
0 commit comments