Id on header for cart intersection observer.

This commit is contained in:
2020-07-19 18:06:06 +02:00
parent 800bbf808e
commit 73ae20eb88

View File

@@ -1,5 +1,5 @@
<template>
<header :class="{ dark: showDarkText }">
<header :class="{ dark: showDarkText }" id="header">
<div class="main col-wrap max-width">
<!-- Desktop menu -->