This commit is contained in:
Dave Gallant
2024-01-07 14:50:58 -05:00
parent bb5e1f688b
commit fdc27aad3a
8 changed files with 10 additions and 88 deletions

View File

@@ -68,16 +68,3 @@ aside.toc {
}
}
}
.tag-cloud {
line-height: 1.1;
text-align: justify;
}
.tag-cloud__tag:hover {
color: var(--fg3);
}
.tag-cloud__tag--active {
text-decoration: underline;
}