small fix

This commit is contained in:
Victor Batischev
2024-01-30 17:40:40 +03:00
parent 6caed581e9
commit c59d2100d2
9 changed files with 35 additions and 33 deletions

View File

@ -127,7 +127,7 @@ const Candidate = () => {
<img src={rightArrow} alt="" />
</div>
<div className="candidate__arrow-sp">
<span>Вернуться к списку</span>
<span>К списку кандидатов</span>
</div>
</div>
</div>