refactor: url management in hotel reservation flow
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
}
|
||||
|
||||
@media screen and (max-width: 767px) {
|
||||
.section {
|
||||
max-width: var(--max-width-page);
|
||||
}
|
||||
|
||||
.form {
|
||||
align-self: flex-start;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user