Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3080b59dc8 | |||
| d054e42cc0 |
Binary file not shown.
|
After Width: | Height: | Size: 292 KiB |
@@ -36,6 +36,10 @@ code {
|
||||
min-height: 100svh;
|
||||
padding: 24px 16px calc(48px + env(safe-area-inset-bottom, 0px));
|
||||
box-sizing: border-box;
|
||||
background-image: linear-gradient(rgba(15, 23, 42, 0.3), rgba(15, 23, 42, 0.5)), url('/login-bg.jpg');
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
/* Glassmorphism Auth Card */
|
||||
|
||||
Reference in New Issue
Block a user