Создание страницы блога
This commit is contained in:
parent
f84c24e91f
commit
ed93c5646a
10 changed files with 1058 additions and 34 deletions
|
|
@ -107,7 +107,7 @@ import { SITE_URL } from '@constants';
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 2rem;
|
||||
padding: 8rem 2rem 2rem;
|
||||
}
|
||||
|
||||
.auth-container {
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@ import { SITE_URL } from '@constants';
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 2rem;
|
||||
padding: 8rem 2rem 2rem;
|
||||
}
|
||||
|
||||
.auth-container {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue