noble/resources/sass/components/_auth.scss
2023-05-16 15:54:23 +03:00

7 lines
104 B
SCSS
Executable File

.auth-page {
.auth-side-wrapper {
width: 100%;
height: 100%;
background-size: cover;
}
}