Skip to content

Commit

Permalink
Removed CSS rule that hid bullets points in unordered lists
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminastrand committed Sep 3, 2024
1 parent df222ea commit de5e2c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/_static/css/elements.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ article ul {

.rst-content .section ul li,
.rst-content .toctree-wrapper ul li,
.rst-content section ul li,
.wy-plain-list-disc li,
article ul li {
list-style: none;
Expand Down

0 comments on commit de5e2c1

Please sign in to comment.