Files
heygermany-e2e-mrg4m7dd/apps/website/components/LoginComponent.module.css
e2e 6c231d1d36
Some checks failed
Main / Setup and Test (push) Has been cancelled
Main / Build Website (push) Has been cancelled
chore: heygermany customer project
2026-07-11 10:52:27 +02:00

8 lines
296 B
CSS

.wrapper {
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
background-size: cover;
background-image: url(https://images.unsplash.com/photo-1484242857719-4b9144542727?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1280&q=80);
}