diff --git a/Styles/HomePage.module.scss b/styles/HomePage.module.scss similarity index 100% rename from Styles/HomePage.module.scss rename to styles/HomePage.module.scss diff --git a/Styles/Navbar.module.scss b/styles/Navbar.module.scss similarity index 99% rename from Styles/Navbar.module.scss rename to styles/Navbar.module.scss index 9862c85..a68560b 100644 --- a/Styles/Navbar.module.scss +++ b/styles/Navbar.module.scss @@ -55,4 +55,4 @@ } } -} \ No newline at end of file +} diff --git a/Styles/Settings.module.scss b/styles/Settings.module.scss similarity index 100% rename from Styles/Settings.module.scss rename to styles/Settings.module.scss diff --git a/Styles/index.css b/styles/index.css similarity index 99% rename from Styles/index.css rename to styles/index.css index 67d4440..876fffc 100644 --- a/Styles/index.css +++ b/styles/index.css @@ -71,4 +71,4 @@ body{ background: #158da8; } } -/* adf */ \ No newline at end of file +/* adf */