Skip to content

Commit 51ad128

Browse files
committed
Use PST hr styling
1 parent 00fc833 commit 51ad128

2 files changed

Lines changed: 0 additions & 10 deletions

File tree

assets/theme-css/bulma.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -162,12 +162,6 @@ header,
162162
section {
163163
display: block;
164164
}
165-
hr {
166-
border: none;
167-
display: block;
168-
height: 2px;
169-
margin: 1.5rem 0;
170-
}
171165
img {
172166
height: auto;
173167
max-width: 100%;

assets/theme-css/styles.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ body {
66
color: var(--pst-heading-color);
77
}
88

9-
hr {
10-
background-color: var(--pst-color-text-muted);
11-
}
12-
139
/**
1410
* See `code.literal` in
1511
* src/pydata_sphinx_theme/assets/styles/content/_code.scss

0 commit comments

Comments
 (0)