This commit is contained in:
Gabriel 2023-05-11 03:30:00 -04:00
parent c780f7f058
commit 06d031b32d

View file

@ -278,6 +278,9 @@ article h1 {}
}
.post-tags{
max-width:80%;
display:flex;
flex-direction: row;
flex-wrap: wrap;
}
.post-tags a {
margin: 5px;