fix: удалено поле телефона, добавлен подзаголовок в форму регистрации, исправлены стили форм
This commit is contained in:
parent
85d72eaec0
commit
6752fd8486
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ import { SITE_URL } from '@constants';
|
||||||
<div class="auth-card">
|
<div class="auth-card">
|
||||||
<div class="auth-header">
|
<div class="auth-header">
|
||||||
<h1>Регистрация</h1>
|
<h1>Регистрация</h1>
|
||||||
|
<p>Доступ к полному функционалу портала</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<form class="auth-form" id="sign-up-form">
|
<form class="auth-form" id="sign-up-form">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue