diff --git a/src/components/General/QuickStartBar/QuickStartBar.module.css b/src/components/General/QuickStartBar/QuickStartBar.module.css index 845d506d..644b6b89 100644 --- a/src/components/General/QuickStartBar/QuickStartBar.module.css +++ b/src/components/General/QuickStartBar/QuickStartBar.module.css @@ -37,4 +37,4 @@ .quick-start-bar ul li { font-size: 11px; } -} \ No newline at end of file +} diff --git a/src/pages/LandingPage/LandingPage.module.css b/src/pages/LandingPage/LandingPage.module.css index c870d289..715a8e24 100644 --- a/src/pages/LandingPage/LandingPage.module.css +++ b/src/pages/LandingPage/LandingPage.module.css @@ -10,4 +10,4 @@ .landing-texts { margin-top: 20vh; } -} \ No newline at end of file +}