diff --git a/react-ui/src/pages/Home/components/Intro/index.less b/react-ui/src/pages/Home/components/Intro/index.less index 98e65369..0318d174 100644 --- a/react-ui/src/pages/Home/components/Intro/index.less +++ b/react-ui/src/pages/Home/components/Intro/index.less @@ -6,7 +6,7 @@ z-index: 100; height: @home-info-height; overflow: hidden; - background-color: red; + background-color: transparent; &__content { position: relative;