List with bullets not mobile responsive
-
I created two columns of bullets with a width of 20%, but on a some smaller phones the column widths are collapsing to the point the bulleted items are on top of each other. How can I fix this?
.two-columns {
width: 20%;
float: left;
margin-right: 2%;}
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘List with bullets not mobile responsive’ is closed to new replies.