1
0
Fork 0

🔥 Removed margin for lists

This commit is contained in:
Maxim Lebedev 2022-02-25 01:33:47 +05:00
parent 73c38c5a97
commit c9921c77ef
Signed by: toby3d
GPG Key ID: 1F14E25B7C119FC5
1 changed files with 0 additions and 5 deletions

View File

@ -81,11 +81,6 @@ figcaption {
font-size: var(--s-1);
}
ul:not([class]),
ol:not([class]) {
margin-left: 2em;
}
ul {
list-style-type: '一 ';
}