fix: Update laptop breakpoint to match my pages sidebar
This commit is contained in:
committed by
Michael Zetterberg
parent
634e9651ec
commit
665d757102
@@ -147,6 +147,9 @@ export function MainMenu({
|
||||
) : null}
|
||||
</ul>
|
||||
<div className={styles.buttonContainer}>
|
||||
<Link className={styles.link} href={myPages[lang]}>
|
||||
{intl.formatMessage({ id: "My pages" })}
|
||||
</Link>
|
||||
<BookingButton href={bookingHref} />
|
||||
{myPagesMobileDropdown && user ? (
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user