From e14a10006dbd40a03ff8e99ced1a9552c43d8e04 Mon Sep 17 00:00:00 2001 From: aarshsaxena Date: Tue, 3 Oct 2023 19:19:31 +0530 Subject: [PATCH] My Contribution --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 1e42c49..8960661 100644 --- a/style.css +++ b/style.css @@ -2,6 +2,7 @@ box-sizing: border-box; } body{ + /* Aarsh Saxena */ font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: 25px; margin: 15px 30px;