danicafisher commited on
Commit
b8f7893
1 Parent(s): 45383c6

Update public/stylesheet.css

Browse files
Files changed (1) hide show
  1. public/stylesheet.css +4 -0
public/stylesheet.css CHANGED
@@ -36,4 +36,8 @@ indigo: #5461cb
36
 
37
  #new-chat-button {
38
  background-color: #279af1 !important
 
 
 
 
39
  }
 
36
 
37
  #new-chat-button {
38
  background-color: #279af1 !important
39
+ }
40
+
41
+ #welcome-screen {
42
+ color: #5461cb !important;
43
  }