Spaces:
Paused
Paused
Update public/stylesheet.css
Browse files- 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 |
|