From cb5509ca061abe0c64ce669c3d44e5034c21325d Mon Sep 17 00:00:00 2001 From: agrawalvinay699 <67180205+agrawalvinay699@users.noreply.github.com> Date: Fri, 2 Oct 2020 00:35:10 +0530 Subject: [PATCH] Update pt_landing.css --- pt_landing.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pt_landing.css b/pt_landing.css index 4c8b5eb..0f35ff4 100644 --- a/pt_landing.css +++ b/pt_landing.css @@ -1,6 +1,7 @@ #content { text-align: center; padding-top: 25%; + margin: 10%; } body { @@ -21,4 +22,4 @@ h1 { hr { width: 400px; border-top: 1px solid red; -} \ No newline at end of file +}