From a15e74b04ec15caeb8f8b84866ca5ba19d367b50 Mon Sep 17 00:00:00 2001 From: mrunankpawar Date: Sun, 3 Oct 2021 13:10:43 +0530 Subject: [PATCH] Added padding to contact --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 7ed5b2c..04e756b 100644 --- a/style.css +++ b/style.css @@ -59,6 +59,7 @@ h5{ } footer .content p,a{ color: #fff; + padding: 15px; } footer .content .box{ width: 33%;