mirror of
https://github.com/funamitech/mastodon
synced 2025-01-19 08:13:24 +09:00
Change ul, ol margin-left to 2em (#1879)
This commit is contained in:
parent
c199556f64
commit
fc340c9154
@ -134,7 +134,7 @@
|
||||
}
|
||||
|
||||
ul, ol {
|
||||
margin-left: 1em;
|
||||
margin-left: 2em;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user