Remove padding-top for the ordered lists

This commit is contained in:
HillaryOkello
2023-10-11 15:55:52 +03:00
parent 7fe7176e5d
commit d8e5f7ae4c

View File

@@ -1,7 +1,6 @@
body ol {
list-style-type: none;
margin-left: 0em;
padding-top: 1em;
li {
margin-left: 0;