Skip to content

Commit 9414df0

Browse files
committed
Fix auth page
1 parent 32da723 commit 9414df0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/styles/_auth.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
.auth-page {
22
padding-top: 10vh;
33
height: 100vh;
4+
background: $main-gradient;
45
}
56

67
.widget-auth {
78
max-width: 385px;
9+
background: $widget-bg;
810

911
h1,
1012
h2,

0 commit comments

Comments
 (0)