From 50142fb6672e56e97955730623a05b4c439e77a3 Mon Sep 17 00:00:00 2001 From: rishabp Date: Thu, 7 Dec 2023 00:24:50 +0530 Subject: [PATCH] update scroll issue --- css/navigator.css | 6 ++++-- index.html | 2 -- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/navigator.css b/css/navigator.css index c9b1f4d..0d9ec08 100644 --- a/css/navigator.css +++ b/css/navigator.css @@ -3,8 +3,10 @@ margin: auto; height: 32px; width: auto; - bottom: 12px; - position: sticky; + position: absolute; + top: 94%; + left: 50%; + transform: translate(-50%, -50%); justify-content: space-evenly; } .drive-up-list > img { diff --git a/index.html b/index.html index 5617c09..7628d92 100644 --- a/index.html +++ b/index.html @@ -33,12 +33,10 @@ >