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