start porting some topics stuff

This commit is contained in:
2025-06-30 16:13:23 +03:00
parent 9126ce4f61
commit 05cbc03e82
11 changed files with 313 additions and 6 deletions

View File

@ -463,7 +463,7 @@ input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus
justify-content: center;
flex-direction: column;
}
.contain-svg:not(.full) > svg {
.contain-svg:not(.full) > svg, .contain-svg img {
height: 50%;
width: 50%;
}