danicafisher commited on
Commit
a36a948
1 Parent(s): a00c36c

Update public/stylesheet.css

Browse files
Files changed (1) hide show
  1. public/stylesheet.css +4 -0
public/stylesheet.css CHANGED
@@ -30,6 +30,10 @@ indigo: #5461cb
30
  background-color: #279af1 !important
31
  }
32
 
 
 
 
 
33
  .MuiStack-root .markdown-body p {
34
  color: #5461cb !important;
35
  }
 
30
  background-color: #279af1 !important
31
  }
32
 
33
+ .MuiStack-root .markdown-body {
34
+ color: #5461cb !important;
35
+ }
36
+
37
  .MuiStack-root .markdown-body p {
38
  color: #5461cb !important;
39
  }