fixed bugs

This commit is contained in:
2022-10-18 00:34:21 +03:00
parent e0ce775ffe
commit c557569b8d
3 changed files with 12 additions and 3 deletions

View File

@@ -247,6 +247,8 @@ main {
}
.card .more {
text-decoration: underline;
display: inline;
color: rgb(30, 93, 189);
}
.card .themes {
margin: 5px 0;