fix: fix bug with HeroImage

This commit is contained in:
jinhojang6
2024-03-22 04:36:17 +09:00
committed by Jinho Jang
parent dccb00a4d5
commit f67474ac58
@@ -3,6 +3,7 @@
.mdx-hero-image {
--default-z-index: -1;
z-index: var(--default-z-index);
position: relative;
button {
display: none !important;