From 6916f788204c28c73db6a1cfd98d044ca95ae2ad Mon Sep 17 00:00:00 2001 From: RobertHeaton <57216759+RobertHeaton@users.noreply.github.com> Date: Sun, 7 Mar 2021 04:10:02 +0000 Subject: [PATCH] Update 4.css --- 4.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/4.css b/4.css index 0ed937e..a195847 100644 --- a/4.css +++ b/4.css @@ -16,6 +16,10 @@ a:hover{ color:#000000; } +p{ + margin-left:10px; +} + .spacer{ margin-top:10px; height:7px; @@ -208,7 +212,7 @@ h2{ } h3{ color:#000000; - /*margin-left:10px;*/ + margin-left:10px; margin-top:0; margin-bottom:15px; font-weight:400;