diff --git a/src/components/SplashViz/SplashViz.jsx b/src/components/SplashViz/SplashViz.jsx index 5427b5602f1b..395187b383c9 100644 --- a/src/components/SplashViz/SplashViz.jsx +++ b/src/components/SplashViz/SplashViz.jsx @@ -8,14 +8,11 @@ import Cube from "../Cube/Cube.jsx"; import TextRotator from "../TextRotater/TextRotater.jsx"; import HomeSVG from "./SplashVizSVG.mjs"; -// Load Styling -import "./SplashViz.scss"; - export default class SplashViz extends Component { render() { return ( -
-

+
+

bundle your assets @@ -25,11 +22,11 @@ export default class SplashViz extends Component {