diff --git a/block-styles.css b/block-styles.css index 0c3fb09..e75c82c 100644 --- a/block-styles.css +++ b/block-styles.css @@ -50,7 +50,9 @@ } } -/* For "Arrow" style lists */ +/* For "Arrow" style lists +* TODO: use an svg or dashicons arrow component for this +*/ ul.is-style-arrow-list { list-style-image: url('https://beta.autonomic.zone/wp-content/uploads/2023/01/arrow.png'); } \ No newline at end of file