From edb985cce61a20f25c8e30b1eed1e3762767f2f7 Mon Sep 17 00:00:00 2001 From: Varsha_M <153986098+Varshaisnice@users.noreply.github.com> Date: Tue, 18 Nov 2025 22:29:39 +0530 Subject: [PATCH] Adding Floating Emojis to the background ,by Varsha M Removed unnecessary whitespace in style.css. --- dad-jokes/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dad-jokes/style.css b/dad-jokes/style.css index cdf49ca..07ca282 100644 --- a/dad-jokes/style.css +++ b/dad-jokes/style.css @@ -61,9 +61,6 @@ h3 { } - - - /* Floating laughing emojis */ .laugh-emoji { position: fixed; @@ -85,3 +82,6 @@ h3 { opacity: 0; } } + + +