Files
heygermany-e2e-mrg2zk24/apps/website/components/LoginComponent.module.css
e2e 373b42a994
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:06:51 +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);
}