Эх сурвалжийг харах

And making the border color match

Kirk Trombley 5 жил өмнө
parent
commit
0d9868536e

+ 1 - 1
client/src/components/screens/Lobby/Lobby.module.css

@@ -41,7 +41,7 @@
   justify-content: flex-start;
   align-items: flex-start;
 
-  border-left: 2px solid #777;
+  border-left: 2px solid #555;
   height: 100%;
   padding-left: 1rem;
 }