From ba015e820ab959a6e473b81db01f021ef7b44784 Mon Sep 17 00:00:00 2001 From: Mir Kashif <138784444+mirkashi@users.noreply.github.com> Date: Mon, 25 Mar 2024 23:52:06 +0500 Subject: [PATCH] Update style.css --- assets/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 7563da4..68d91f8 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -3,7 +3,7 @@ \*-----------------------------------*/ /** - * copyright 2022 codewithsadee + * copyright 2 */ @@ -1494,4 +1494,4 @@ textarea.input-field { .hero .container { grid-template-columns: 1fr 0.85fr; } -} \ No newline at end of file +}