From 53f209f335ff3339e0f662d3fd4e0a7e2e2afdc7 Mon Sep 17 00:00:00 2001 From: razusrest Date: Tue, 2 Jul 2024 16:06:32 +0545 Subject: [PATCH] change font size --- css/bootstrap.min.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/bootstrap.min.css b/css/bootstrap.min.css index 4d4b043..1720ec3 100644 --- a/css/bootstrap.min.css +++ b/css/bootstrap.min.css @@ -547,7 +547,7 @@ progress { @media(min-width: 1200px) { .display-5 { - font-size: 3rem + font-size: 2rem } }