fix site-description

This commit is contained in:
fruworg 2023-07-30 21:48:02 +05:00
parent 649bc709c9
commit 82e94ce5d4

View File

@ -234,6 +234,8 @@ body .site-description{
justify-content: space-between;
text-align: left;
display: inline-block;
color: var(--maincolor);
background-color: black;
}
.tags li::before {