New AuthHeader
This commit is contained in:
@@ -291,6 +291,10 @@
|
||||
font-weight: 400;
|
||||
border-radius: 32px;
|
||||
margin-top: 45px;
|
||||
|
||||
@media (min-width: 432px) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
&__block {
|
||||
|
||||
@@ -72,8 +72,10 @@
|
||||
}
|
||||
|
||||
&__ellipse {
|
||||
height: 763px;
|
||||
width: 763px;
|
||||
z-index: 1;
|
||||
top: 45%;
|
||||
top: 64%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user