fix tag list vertical space

This commit is contained in:
Michael Shamoon 2022-09-13 11:54:25 -07:00
parent 0c89721133
commit 82d03f2dc6

View File

@ -80,7 +80,7 @@ a {
} }
.tags { .tags {
top: 0; top: .2rem;
right: 0; right: 0;
max-width: 80%; max-width: 80%;
row-gap: .2rem; row-gap: .2rem;