From fc174e986089e568a96c9755e307702cbd9a5e13 Mon Sep 17 00:00:00 2001 From: Nihaal Sharma Date: Mon, 2 Oct 2023 17:07:12 +0100 Subject: [PATCH] added some code to contentPush --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index ff86779..487d7a3 100644 --- a/style.css +++ b/style.css @@ -59,6 +59,8 @@ .contentPush{ height: 65px; + positon: fixed; + top: 0; } /* Bar styling*/