diff options
-rw-r--r-- | template-parts/header/header-main-layout.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template-parts/header/header-main-layout.php b/template-parts/header/header-main-layout.php index 2a2820d..6998168 100644 --- a/template-parts/header/header-main-layout.php +++ b/template-parts/header/header-main-layout.php @@ -17,7 +17,7 @@ ?> <!-- Header --> -<div class="header right sticky"> +<div class="header right sticky absolute-dark"> <div class="container"> <!-- Logo --> <div class="header-logo"> |