diff --git a/assets/css/typography.css b/assets/css/typography.css index bea0c4a..554b7ec 100644 --- a/assets/css/typography.css +++ b/assets/css/typography.css @@ -81,11 +81,6 @@ figcaption { font-size: var(--s-1); } -ul:not([class]), -ol:not([class]) { - margin-left: 2em; -} - ul { list-style-type: 'δΈ€ '; }