From 84c55f507740827689d79e762fbef37a2358fb64 Mon Sep 17 00:00:00 2001 From: VenusCh001 Date: Sun, 21 Jan 2024 13:58:25 +0530 Subject: [PATCH] icons and text aligned in skills --- styles.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/styles.css b/styles.css index f38a4f9..2eada6c 100644 --- a/styles.css +++ b/styles.css @@ -1141,6 +1141,8 @@ h2 { font-size: 40px; color: #0277bd; margin-bottom: 10px; + margin-right: 30px; + display: block; } @@ -1196,6 +1198,7 @@ h2 { font-size: 40px; color: #0277bd; margin-bottom: 10px; + margin-left: 30px; } .skill span {