Try to prevent center text aligned lists in articles

This commit is contained in:
Jackson Harper 2024-07-25 14:40:26 +08:00
parent 3d30607068
commit b1b3d53b51

View file

@ -273,6 +273,7 @@
ul {
margin: 0;
}
text-align: left;
}
.article-inner-css sup,