From 8817ecaa3c55718889b3ee2c64b13da52a424e20 Mon Sep 17 00:00:00 2001 From: Thomas G <62822072+Thomasluigi07@users.noreply.github.com> Date: Sun, 19 Jun 2022 13:23:39 +1000 Subject: [PATCH] fixed text position --- main.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.css b/main.css index aa102af..debfbe2 100644 --- a/main.css +++ b/main.css @@ -34,8 +34,6 @@ } .smallnavbarbutton { position: relative; - top: 3px; - padding-left: 5px; text-align: center; font-size: 15px; }