Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

remove bullet from ul

ul.ba {
    list-style-type: none;
}
Source by www.bitdegree.org #
 
PREVIOUS NEXT
Tagged: #remove #bullet #ul
ADD COMMENT
Topic
Name
3+6 =