fix(SW-3081): Removed color option from hotel logos to avoid wrong colors
Approved-by: Matilda Landström
This commit is contained in:
@@ -32,11 +32,7 @@ export function LogoLink() {
|
||||
defaultMessage: "Back to scandichotels.com",
|
||||
})}
|
||||
>
|
||||
<ScandicLogoIcon
|
||||
width="103px"
|
||||
height="22px"
|
||||
color="Icon/Interactive/Accent"
|
||||
/>
|
||||
<ScandicLogoIcon width="103px" height="22px" />
|
||||
</NextLink>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user