mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
14 lines
160 B
CSS
14 lines
160 B
CSS
@import '../../marketplace.css';
|
|
|
|
.root {
|
|
}
|
|
|
|
.bookingInfo {
|
|
display: flex;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
}
|
|
|
|
.dateSection {
|
|
margin-right: 5px;
|
|
}
|