angry-meow commited on
Commit
0af86c0
2 Parent(s): a2d4d13 a36a948

Merge branch 'main' of https://huggingface.co/spaces/CoExperiences/aie4-final into main

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
  }