Explorar o código

And making the border color match

Kirk Trombley %!s(int64=5) %!d(string=hai) anos
pai
achega
0d9868536e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      client/src/components/screens/Lobby/Lobby.module.css

+ 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;
 }