This commit is contained in:
Dave Gallant
2023-12-16 15:11:59 -05:00
parent 1406dd036f
commit 959b049552
71 changed files with 71 additions and 71 deletions

View File

@@ -225,7 +225,7 @@ display: flex;
justify-content: space-between;
}
.tags li::before{
content: "🏷 ";
content: "- ";
}
.tags a{
border-bottom: 3px solid var(--maincolor);