feat/sw-561: some design tweaks for container widths
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
background-color: var(--Base-Surface-Primary-light-Normal);
|
||||
border: 1px solid var(--Base-Border-Subtle);
|
||||
border-radius: var(--Corner-radius-Medium);
|
||||
width: 307px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.imageContainer {
|
||||
@@ -72,7 +72,7 @@
|
||||
"image hotel"
|
||||
"image prices";
|
||||
overflow: hidden;
|
||||
width: 1050px;
|
||||
width: 100%;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user