danicafisher commited on
Commit
b352bc9
1 Parent(s): f45132f

Update public/stylesheet.css

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