Skip to content
Snippets Groups Projects
BookingQuery.scss 176 B
Newer Older
.booking-query {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.booking-query-card {
  width: 20vw;
  min-width: 350px;
}