From fc3fa21b519e5af698de0b7bc1b842d27be65fac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Conde?= Date: Sat, 29 Jul 2023 16:13:29 +0200 Subject: [PATCH] adding sticky header --- src/App.vue | 36 ++++++++++++++++++++++++++++++++++-- src/components/Menu.vue | 23 ++++++++++++++++++++++- 2 files changed, 56 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5825721..1f627fe 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,9 +1,37 @@ -