justify tags

This commit is contained in:
2022-12-24 03:06:29 +03:00
parent 017beb3f95
commit 3ebb8ffa59
2 changed files with 5 additions and 1 deletions

View File

@@ -60,6 +60,10 @@ body {
margin-bottom: 0;
}
.tags-justify {
text-align: justify;
}
img {
display: block;
border-radius: 8px;