mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Try to prevent center text aligned lists in articles
This commit is contained in:
parent
3d30607068
commit
b1b3d53b51
1 changed files with 1 additions and 0 deletions
|
|
@ -273,6 +273,7 @@
|
|||
ul {
|
||||
margin: 0;
|
||||
}
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.article-inner-css sup,
|
||||
|
|
|
|||
Loading…
Reference in a new issue