CzRger пре 2 недеља
родитељ
комит
10bc10c49b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/style/index.scss

+ 1 - 1
src/style/index.scss

@@ -22,7 +22,7 @@ body,
 .loader {
   width: 100%;
   height: 100vh;
-  background-color: #000000;
+  background-color: #ffffff;
   display: flex;
   align-items: center;
   justify-content: center;