From a384066ea232b2095d2fb8aa51772a5a284ec7d5 Mon Sep 17 00:00:00 2001 From: Neha Singh <78967830+neha-oo1@users.noreply.github.com> Date: Sat, 23 Dec 2023 22:15:49 +0530 Subject: [PATCH] Update project.css --- files/project.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/files/project.css b/files/project.css index 4d18124..a8ac7d4 100644 --- a/files/project.css +++ b/files/project.css @@ -37,11 +37,9 @@ .edu h4{ font-size: 18px; font-family: 'Comfortaa', cursive; - margin-top: 20px; - margin-bottom: 20px; cursor: pointer; cursor: text; - margin: 23px; + margin: 23px 9%; } hr{ @@ -87,4 +85,4 @@ button.btn:hover{ width: 79px; font-size: 19px; } -} \ No newline at end of file +}