LOY-493/Sidepeek upcoming stays * chore(LOY-493): Add icon to next stay card cta * chore(LOY-493): better folder org for stays * chore(LOY-494): more folder reorg * feat(LOY-493): Implement Sidepeek for Upcoming Stays Approved-by: Matilda Landström
12 lines
114 B
CSS
12 lines
114 B
CSS
.container {
|
|
display: inline-grid;
|
|
}
|
|
|
|
.carousel {
|
|
width: 100%;
|
|
}
|
|
|
|
.carousel .navigationButton {
|
|
top: 40%;
|
|
}
|