Remove Spacing between li

后端 未结 5 1024
闹比i
闹比i 2021-02-08 03:12

How can I remove spacing between the li found here?

http://blog.raveis.com/badge/b.html

Confused on how to do this and I don\'t want to use negative margins. any

5条回答
  •  耶瑟儿~
    2021-02-08 03:37

    Surprised that no one mentioned line-height on the ul element. It's possible I didn't get the full question because the original link is now broken, but generally, line-height might be the way to go

提交回复
热议问题