mirror of
https://github.com/Llloooggg/Jarvis.git
synced 2026-03-06 03:56:23 +03:00
Рефракторинг
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
</nav>
|
||||
<div class="header_right">
|
||||
<div class="contacts">
|
||||
<a href="/login" class="contacts__schedule">LogIn</a>
|
||||
<a href="/registration" class="contacts__schedule">LogIn</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -48,8 +48,8 @@
|
||||
<p class="text_content">Ваш индивидуальный помощник на каждый день</p>
|
||||
</div>
|
||||
<div class="input-button">
|
||||
<a href="/login" class="input">
|
||||
<input type="button" href="/login" name="scriptbutton" class="welcome__btn" value="Авторизоваться" >
|
||||
<a href="/registration" class="input">
|
||||
<input type="button" href="/registration" name="scriptbutton" class="welcome__btn" value="Авторизоваться" >
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user