try to resolve bullets issue

This commit is contained in:
M Sarmad Qadeer
2022-09-06 19:17:49 +05:00
parent 8b35825b00
commit 9ca82683ab
+2 -1
View File
@@ -35,6 +35,7 @@ ol li {
line-height: 30px;
letter-spacing: 0.6px;
margin: 0.5rem 0;
-webkit-margin-start: 1rem;
}
ul,
ol {
@@ -77,4 +78,4 @@ h3::before {
:focus {
outline: none;
}
}