From 2981b22011411f805fc8ba104446138e5234abd6 Mon Sep 17 00:00:00 2001 From: mirkobrombin Date: Sun, 28 Jan 2024 09:58:39 +0100 Subject: [PATCH] feat[close #32]: hide topbar when reading/scrolling through articles --- src/App.vue | 5 ++++- src/assets/css/style.css | 9 ++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index 167dc57..7013a79 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,5 @@