From 3c9765f090020034757ff068cf510afbfc8a3c06 Mon Sep 17 00:00:00 2001 From: Yohan Boujon Date: Sun, 25 Jun 2023 18:00:59 +0200 Subject: [PATCH] Fixed Loading picture width on bigger screen. Added an animation on mobile. Added menuOpened and navbarAnimation variables --- components/navbar.html | 4 +-- css/base.css | 2 +- js/navbar.js | 56 ++++++++++++++++++++++++++++++++++-------- 3 files changed, 49 insertions(+), 13 deletions(-) diff --git a/components/navbar.html b/components/navbar.html index ebc900b..c445045 100644 --- a/components/navbar.html +++ b/components/navbar.html @@ -1,6 +1,6 @@