mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2025-12-08 20:38:56 +00:00
Id on header for cart intersection observer.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<header :class="{ dark: showDarkText }">
|
<header :class="{ dark: showDarkText }" id="header">
|
||||||
<div class="main col-wrap max-width">
|
<div class="main col-wrap max-width">
|
||||||
|
|
||||||
<!-- Desktop menu -->
|
<!-- Desktop menu -->
|
||||||
|
|||||||
Reference in New Issue
Block a user