styling <ul> and <li>, what can prevent this?
I’m trying to style it on here but it doesn’t seem to accept it. I’ve looked through the code and I didn’t see anything that I thought would be preventing this?
https://codepen.io/Laing91/pen/RwOGJBe
On my phone so apologies for the lack of code, but I had been attempting the below..
ul {
List-style-type: circle;
}
https://codepen.io/Laing91/pen/RwOGJBe
On my phone so apologies for the lack of code, but I had been attempting the below..
ul {
List-style-type: circle;
}
