feat: booking confirmation page with hardcoded data
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
.layout {
|
||||
background-color: var(--Base-Surface-Primary-light-Normal);
|
||||
min-height: 100dvh;
|
||||
padding: 80px 0 160px;
|
||||
}
|
||||
Reference in New Issue
Block a user