auth candidate adaptive

This commit is contained in:
Victor Batischev
2023-12-05 14:50:15 +03:00
parent 522a67bf6b
commit 6086026617
4 changed files with 26 additions and 18 deletions

View File

@ -146,8 +146,8 @@ export const AuthForCandidate = () => {
<AuthHeader />
<div className="container">
<AuthBlock
title="Войти, уже есть доступ"
description="если вы получили доступ пройдя
title="Войти, если есть доступ"
description="Если вы получили доступ, пройдя
2 шага для входа или хотите узнать
свои результаты в кабинете"
/>

View File

@ -64,6 +64,6 @@
}
footer {
margin-top: 70px;
margin-top: 10px;
}
}