From fd4ce564207c65a98c964cc60319abefc1c01774 Mon Sep 17 00:00:00 2001 From: Janusri-sys <110826466+Janusri-sys@users.noreply.github.com> Date: Fri, 19 May 2023 10:35:59 +0530 Subject: [PATCH 1/2] Update style.css --- Project-01/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Project-01/style.css b/Project-01/style.css index ac418b9..c4d1ecc 100644 --- a/Project-01/style.css +++ b/Project-01/style.css @@ -4,6 +4,7 @@ margin: 0; padding: 0; box-sizing: border-box; + font-family: "Poppins", sans-serif; } body { @@ -12,7 +13,7 @@ body { justify-content: center; align-items: center; min-height: 100vh; - font-family: "Poppins", sans-serif; + } .container { From b298423522c140a5b3d87020975f07d00225154c Mon Sep 17 00:00:00 2001 From: Janusri-sys <110826466+Janusri-sys@users.noreply.github.com> Date: Mon, 29 May 2023 12:37:29 +0530 Subject: [PATCH 2/2] Update index.html --- Project-08/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project-08/index.html b/Project-08/index.html index cbe6c8f..32e61d5 100644 --- a/Project-08/index.html +++ b/Project-08/index.html @@ -12,7 +12,7 @@
-
TO-DO List
+
Get Things Done..
@@ -25,4 +25,4 @@ - \ No newline at end of file +