Merged in fix/SW-1561-hotelpage-ui (pull request #2542)
Fix(SW-1561): Hotelpage design and token update * fix(SW-1561): fix sidepeek subtitle * fix(SW-1561): update mapCard to new tokens and update styling * fix(SW-1561): correct Typography lowcase titles Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -22,7 +22,7 @@ export default function Card({ title, children }: CardProps) {
|
||||
})}
|
||||
/>
|
||||
<header>
|
||||
<Typography variant="Title/smRegular">
|
||||
<Typography variant="Title/smLowCase">
|
||||
<h4 className={styles.title}>{title}</h4>
|
||||
</Typography>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user