diff --git a/src/routes/Intro/Intro.js b/src/routes/Intro/Intro.js index 5495e67b2..cd9175e8b 100644 --- a/src/routes/Intro/Intro.js +++ b/src/routes/Intro/Intro.js @@ -184,7 +184,7 @@ class Intro extends React.Component { return (
-
+
diff --git a/src/routes/Intro/styles.less b/src/routes/Intro/styles.less index 0715ef087..0d472f2dd 100644 --- a/src/routes/Intro/styles.less +++ b/src/routes/Intro/styles.less @@ -23,7 +23,7 @@ background-color: var(--color-backgrounddark80); } - .scroll-content { + .intro-content { position: absolute; top: 0; left: 0;