docs: add customization and update other pages

chore: re-compile css and add icons
chore: update blog list layout
This commit is contained in:
Xin
2023-08-21 23:41:37 +01:00
parent ce78845226
commit 5821b02db2
12 changed files with 189 additions and 156 deletions

View File

@ -2126,10 +2126,6 @@ video {
margin-left: 1rem;
}
.ml-auto {
margin-left: auto;
}
.mr-1 {
margin-right: 0.25rem;
}
@ -3811,9 +3807,6 @@ body {
.md\:inline-block {
display: inline-block;
}
.md\:inline {
display: inline;
}
.md\:hidden {
display: none;
}