Files
freeplanet/src/components/CSignUp/CSignUp.scss
Paolo Arena 5803cfb2a4 - ++Booking List
- ++Delete a Booking also for the Admin.
2019-10-12 23:35:31 +02:00

13 lines
147 B
SCSS

.signup {
width: 100%;
margin: 0 auto;
max-width: 450px;
}
.wrapper {
display: flex;
align-items: center;
justify-content: center;
}