diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/index.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/assets/index.css b/assets/index.css index 4cbc0b9..f7afb97 100644 --- a/assets/index.css +++ b/assets/index.css @@ -89,8 +89,6 @@ blockquote { .box > ol { color: black; - list-style-position: inside; - padding: 0; } .box > :is(p, h1, h2, h3, h4, h5, h6) { |