Skip to content

Commit ecf2ea7

Browse files
committed
Allow paragraph elements to inherit color
1 parent 662758e commit ecf2ea7

File tree

1 file changed

+0
-1
lines changed
  • src/pydata_sphinx_theme/assets/styles/base

1 file changed

+0
-1
lines changed

src/pydata_sphinx_theme/assets/styles/base/_base.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ body {
2222
p {
2323
margin-bottom: 1.15rem;
2424
font-size: 1em;
25-
color: var(--pst-color-text-base);
2625

2726
/* section header in docstring pages */
2827
&.rubric {

0 commit comments

Comments
 (0)