From 6b11a6b75f259072e494d4bf33fe2940753f7d6e Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Tue, 15 Aug 2023 20:58:56 +0530 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 028b9f3..2ac5ff7 100644 --- a/index.html +++ b/index.html @@ -13,10 +13,10 @@ .container{ display: flex; flex-direction: column; - width:70%; font-family: "Kohinoor Devanagari"; color: rgb(90, 90, 90); text-align: justify; + font-size: 2em; } .center{ align-self: center;