Seeking assistance urgently.
Any tips on eliminating the annoying small space that separates my 2 UL LI lists? I have a hunch it might be related to the <dd>
tag, but pinpointing the exact issue is proving tricky.
Check out this visual representation of the problem:
https://i.sstatic.net/xQYS7.png
And now take a look at the desired layout:
https://i.sstatic.net/rXqQg.png
Here's the HTML and CSS Markup in question:
<!DOCTYPE html>
<html>
...