fixup! fix homeInfoParams style, add docs to menu

This commit is contained in:
Reorx 2022-04-14 16:34:48 +08:00
parent c022f0f8b6
commit 6631846829
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@
flex-wrap: wrap;
}
.post-meta ul {
margin: 0;
padding: 0;
}
.post-meta .i18n_list li {
display: inline-flex;
list-style: none;