turniere-frontend/static/css/login.css

5 lines
149 B
CSS

.stadium-bg {
background: url("/static/images/landingpage-background.jpg") no-repeat center;
background-size: cover;
min-height: 100vh;
}