diff --git a/src/styles/global.css b/src/styles/global.css index 8d1f927c..aa35874d 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -2194,6 +2194,7 @@ hr { .changelog-content ul { padding-left: 24px; + list-style: unset; } .changelog-content code {