Move tags closer to each other

This commit is contained in:
Mikko Ahlroth 2024-04-12 23:35:21 +03:00
parent ee9b031a37
commit c50272330f

View file

@ -69,7 +69,7 @@ body > footer {
#tags li {
display: inline-block;
margin: 0.2rem;
margin: 0;
}
#tags a {