New AuthHeader

This commit is contained in:
2024-05-07 15:31:21 +03:00
parent e9497902eb
commit 65b716fa27
4 changed files with 111 additions and 87 deletions

View File

@ -291,6 +291,10 @@
font-weight: 400;
border-radius: 32px;
margin-top: 45px;
@media (min-width: 432px) {
display: none;
}
}
&__block {