how to remove the bullet space in css code example Example: how to get rid of bullet points in css ul { list-style: none; }