Browse Source

fix wait ring background

David `Deltakosh` Catuhe 5 năm trước cách đây
mục cha
commit
c5ae01ccd7
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 {