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

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