change QuestionList, style QuestionItem

This commit is contained in:
Tatiana Nikolaeva 2025-04-05 22:42:57 +05:00
parent b3132da636
commit 065917b4d2
4 changed files with 43 additions and 10 deletions

View file

@ -24,12 +24,14 @@
text-align: center;
font-size: 20px;
font-weight: 600;
line-height: 20px;
margin-bottom: 23px;
word-break: break-word;
padding: 0;
}
.textareaTitle{
margin-top: -17px;
width: 80%;
padding-top: 35px;
resize: none;