Files
Motula-Translate-Backend/public/assets/scss/common/components/_auth.scss
2024-01-21 17:18:37 +01:00

8 lines
168 B
SCSS

.auth-page {
.auth-side-wrapper {
width: 100%;
height: 100%;
background-image: url(https://via.placeholder.com/219x452);
background-size: cover;
}
}