Selaa lähdekoodia

fix wait ring background

David `Deltakosh` Catuhe 5 vuotta sitten
vanhempi
commit
c5ae01ccd7
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      Playground/src/scss/waitRing.scss

+ 1 - 0
Playground/src/scss/waitRing.scss

@@ -17,6 +17,7 @@
     display: grid;    
     align-content: center;
     justify-content: center;
+    background: #201936;    
 }
 
 #waitLogo {