feat(SW-252): change semantic element
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.header {
|
||||
.hotelInformation {
|
||||
grid-area: header;
|
||||
}
|
||||
|
||||
@@ -87,8 +87,8 @@
|
||||
}
|
||||
|
||||
.tripAdvisor {
|
||||
display: block;
|
||||
position: absolute;
|
||||
display: block;
|
||||
left: 7px;
|
||||
top: 7px;
|
||||
}
|
||||
@@ -97,7 +97,7 @@
|
||||
width: 518px;
|
||||
}
|
||||
|
||||
.header {
|
||||
.hotelInformation {
|
||||
padding-top: var(--Spacing-x2);
|
||||
padding-right: var(--Spacing-x2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user