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; } } + + +