The bullets render funny.

http://gridbitlabs.com/about

Comments

gazwal’s picture

Status: Active » Closed (won't fix)

this is not bug, this is CSS
please stop report things like this, FueldeLuxe is a "blank canvas for theme developers ! "
So you need CSS/HTML knowledge ...

infines’s picture

I have that knowledge, I just thought you might like it standard in the style.css

For anyone else looking:

ul{
list-style-type: square;
margin-left: 50px;
}