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

@ -72,8 +72,10 @@
}
&__ellipse {
height: 763px;
width: 763px;
z-index: 1;
top: 45%;
top: 64%;
left: 50%;
transform: translate(-50%, -50%);
position: absolute;