Styled Unordered Lists
use marker: to add colored discs
Last updated
use marker: to add colored discs
Last updated
To provided colored bullets, and indented list items use the following classes on the UL element;
ml-4
to indent the (default) list-outside so that the bullets align with the left of the paragraph
space-y-4
to add vertical spacing between all the ul
children
marker:text-red-700
sets the color of the disc element