fix: update loyalty cards and join loyalty sidebar design
This commit is contained in:
@@ -16,7 +16,7 @@ export default function SectionHeader({
|
||||
return (
|
||||
<header className={styles.header}>
|
||||
<Title
|
||||
as={topTitle ? "h2" : "h3"}
|
||||
as={topTitle ? "h3" : "h4"}
|
||||
className={styles.title}
|
||||
level={topTitle ? "h1" : "h2"}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user