Revert "Add middle-dot between tags in taglist"

This reverts commit 0e34e523c6.
This commit is contained in:
Luke Smith
2022-07-10 00:24:40 -04:00
parent 3699ee1a6b
commit ee696fd99d
2 changed files with 1 additions and 4 deletions

View File

@@ -43,10 +43,6 @@ nav ul, footer ul, #taglist {
margin: .5em;
}
.taglist a:not(:last-child)::after {
content: " · ";
}
@media (min-width: 1200px) {
nav {