From 5f62eef8e9077a0107c8bc0a87268bb39e7776f7 Mon Sep 17 00:00:00 2001 From: Mahib Abrar <128323013+MahibAbrar222@users.noreply.github.com> Date: Thu, 5 Sep 2024 13:26:12 +0000 Subject: [PATCH] ... --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 513d404..7f96f35 100644 --- a/css/style.css +++ b/css/style.css @@ -120,7 +120,7 @@ nav ul li a:hover{ font-size: 23px; font-weight: 600; color: #333; - text-wrap: nowrap; + text-wrap: wrap; padding: 5px; } .skills .container .skill ul{