Fix: tags margin

This commit is contained in:
Aroy-Art 2022-01-02 21:39:22 +01:00
parent a8de1ae280
commit cfb54bdf40
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -606,10 +606,10 @@ pre.chroma {
margin: 16px
}
.tags {
margin: 16px 0 0 0;
background-color: #00fff9;
display: inline-block;
margin: 4px 0 4px 0;
background-color: #00eeff;
border-radius: 8px;
padding: 0.2em;
}