style: небольшой gap от fixed header
This commit is contained in:
parent
2c389e4bbe
commit
197573dc99
1 changed files with 1 additions and 1 deletions
|
|
@ -223,7 +223,7 @@ import { SITE_URL } from '@constants';
|
|||
display: flex;
|
||||
align-items: flex-start;
|
||||
justify-content: center;
|
||||
padding: 5rem 2rem 2rem;
|
||||
padding: 5.5rem 2rem 2rem;
|
||||
}
|
||||
|
||||
.auth-container {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue