- ++Booking List
- ++Delete a Booking also for the Admin.
This commit is contained in:
12
src/components/CSignUp/CSignUp.scss
Normal file
12
src/components/CSignUp/CSignUp.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
.signup {
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
max-width: 450px;
|
||||
}
|
||||
|
||||
|
||||
.wrapper {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
Reference in New Issue
Block a user