Skip to content

Commit

Permalink
Merge pull request #54 from sul-dlss/remove-header-dot
Browse files Browse the repository at this point in the history
remove dot in header menu items
  • Loading branch information
aaron-collier authored Nov 18, 2024
2 parents b15a34e + 7c6cc17 commit 675b848
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions styles/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 675b848

Please sign in to comment.