You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
Right now, lists (ul and ol) do not get the same styling applied as paragraphs on pages. For example, on the Icon component page of the Material docs there are some lists represent but they seem a bit off compared to the default paragraph styling.
Current look
Unordered list:
Ordered list:
New look
By adding some list styling they will be more part of the page.