css: revert bullet style
Anirudh Oppiliappan x@icyphox.sh
Mon, 28 Nov 2022 21:29:51 +0530
1 files changed,
0 insertions(+),
16 deletions(-)
jump to
M
static/style.css
→
static/style.css
@@ -224,22 +224,6 @@ padding-left: 20px;
border-left: 3px solid var(--gray); } -article ul { - list-style: none; -} - -article ul > li::before { - display: inline-block; - height: .375rem; - width: .375rem; - border-radius: 50%; - background-color: var(--dark); - opacity: .6; - content: ""; - margin-right: .5rem; - margin-bottom: .1rem; -} - nav ul { padding: 0; margin: 0;