From 75dd959685ad02ae66e2bae96538f63a82be684e Mon Sep 17 00:00:00 2001 From: SachinTripathi56 Date: Tue, 3 Oct 2023 19:19:43 +0530 Subject: [PATCH] add comment on css --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 1e42c49..cd13c14 100644 --- a/style.css +++ b/style.css @@ -2,6 +2,7 @@ box-sizing: border-box; } body{ + /*sachin tripathi*/ font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 25px; margin: 15px 30px;