feat(web): ssti back

This commit is contained in:
2025-04-10 00:23:44 +03:00
parent 4a639aeb9a
commit a1eb5e8c27
3 changed files with 80 additions and 3 deletions
+7
View File
@@ -168,6 +168,13 @@
align-content: flex-start;
}
.comments {
background-color: rgb(35, 33, 54);
height: 60%;
width: 80%;
text-align: left;
}
.navgoodlinks {
display:flex;
justify-content: start;