CzRger 2 tygodni temu
rodzic
commit
10bc10c49b
1 zmienionych plików z 1 dodań i 1 usunięć
  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;