Skip to content

Commit 549390e

Browse files
committed
Change for mobile
1 parent 2b4041e commit 549390e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/sections/heros/HomeHeroSection.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ import {ThemeSwitcher} from '../../theme-switcher/theme-switcher';
5959
justify-self: center;
6060
max-width: 25rem;
6161
color: var(--theme-on-surface-1);
62-
z-index: 999;
62+
/* z-index: 999; */
6363
}
6464
.hero-btns__container {
6565
display: flex;

0 commit comments

Comments
 (0)