From f45c94346e47dfcfac110ccf27540a14c6d39fc7 Mon Sep 17 00:00:00 2001 From: Nutan22341 Date: Sat, 29 Jun 2024 22:49:41 +0530 Subject: [PATCH] styles to logo --- styles/left-container.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/styles/left-container.css b/styles/left-container.css index 2d076be..2bb03b7 100644 --- a/styles/left-container.css +++ b/styles/left-container.css @@ -210,4 +210,10 @@ font-size: 0.85rem; text-decoration: none; color: #a6a6a6; +} +.logo{ + color: white; + font-size: 1.8rem; + padding-top: 1rem; + padding-left: 0.5rem; } \ No newline at end of file