From 752ffe78a717ec6df3008ca5ebe0b31a9ed8fd6e Mon Sep 17 00:00:00 2001 From: gokul Date: Sun, 1 Sep 2024 14:01:49 +0530 Subject: [PATCH] new changes --- Exercise 2/ex2.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Exercise 2/ex2.css b/Exercise 2/ex2.css index 1586d58..7109a9c 100644 --- a/Exercise 2/ex2.css +++ b/Exercise 2/ex2.css @@ -17,6 +17,7 @@ body{ .popular-song-name, .popular-singer-name{ margin-top: 0px; margin-bottom: 0px; + word-wrap: normal; } .popular-singer-name{ color: rgba(0, 0, 0, 0.525);