From 656cb543a87ee577099641c5c56736d6c7b4d2d3 Mon Sep 17 00:00:00 2001 From: P0Saurabh <111894219+P0Saurabh@users.noreply.github.com> Date: Mon, 23 Oct 2023 15:56:18 +0530 Subject: [PATCH] Update style.css --- style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index dba23aa..8f8e738 100644 --- a/style.css +++ b/style.css @@ -38,7 +38,9 @@ body { min-height: 100vh; border-bottom: 15px solid #2b3f4b; } - +p { + text-align: justify; +} .first { margin-top: 7rem; font-family: "Josefin Sans", sans-serif;