From dc1e5737a2d34066036fa85bb8624021c0fae69b Mon Sep 17 00:00:00 2001 From: nishusehgal <72976785+nishusehgal@users.noreply.github.com> Date: Fri, 16 Oct 2020 17:17:09 +0530 Subject: [PATCH] changes in the appearence I made some changes in the appearence. See if you like it then merge --- STYLE.CSS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/STYLE.CSS b/STYLE.CSS index f9021d4..a622066 100644 --- a/STYLE.CSS +++ b/STYLE.CSS @@ -33,7 +33,12 @@ p{ margin-right: auto; margin-top: 20px; } - +.container-box { + width: 1280px; + margin-left: 100px; + margin-right: 100px; + margin-top: 20px; +} .blog-post { background-color: aqua; width: 75%;