diff options
author | mounderfod <mounderfod@gmail.com> | 2023-07-13 13:47:36 +0100 |
---|---|---|
committer | mounderfod <mounderfod@gmail.com> | 2023-07-13 13:47:36 +0100 |
commit | 1dbe45c28a4b7af6bb67c362783374ae1b6a34b4 (patch) | |
tree | 79aeeaa1718f60354d486174c42b53e64c5e8582 /assets | |
parent | 2f5ca799102974b5e34d16ce5c2cbbf7244890a0 (diff) | |
download | website-1dbe45c28a4b7af6bb67c362783374ae1b6a34b4.tar.gz |
More formatting fixes
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) { |