From d5b781cd4a7a1742d5c00af8451ecf4b15c7c130 Mon Sep 17 00:00:00 2001 From: jinhojang6 Date: Fri, 19 Apr 2024 03:47:02 +0900 Subject: [PATCH] chore: adjust hero styling --- src/css/custom.scss | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/css/custom.scss b/src/css/custom.scss index 4a53462c..f4457739 100644 --- a/src/css/custom.scss +++ b/src/css/custom.scss @@ -74,12 +74,6 @@ div:has(.community-container) > .container { margin-top: -40%; } -@media screen and (min-width: 1200px) { - .mdx-hero > .mdx-hero-image > img { - margin-right: -160px; - } -} - @media screen and (min-width: 996px) { .mdx-hero > .mdx-hero-image > img { position: absolute;