refactor(ui): extract auth and avatar components
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
flex-direction: column;
|
||||
min-height: 100dvh;
|
||||
background: var(--color-page-background);
|
||||
padding: 0 var(--spacing-lg) var(--spacing-xxl);
|
||||
padding: 30px 20px 10px;
|
||||
}
|
||||
|
||||
.header {
|
||||
|
||||
Reference in New Issue
Block a user