diff --git a/styles/header.css b/styles/header.css index b600c5c..bfccbb9 100644 --- a/styles/header.css +++ b/styles/header.css @@ -54,14 +54,6 @@ li:not(:last-child) { margin-right: 1rem; } - - li:not(:first-child)::before { - color: white; - content: "•"; - position: absolute; - left: -1.165rem; - top: 0.25rem; - } } .h1 {