christianwgd/django-bootstrap-icons

"rem" ist not a valid unit for svg width

Closed this issue · 0 comments

A width of "1.5rem" seems to work in most browsers but creates errors in the console. Change to "em".