Sfoglia il codice sorgente

fix wait ring background

David `Deltakosh` Catuhe 5 anni fa
parent
commit
c5ae01ccd7
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 {