format code

This commit is contained in:
2025-07-04 15:27:11 +08:00
parent 54ab93ea7b
commit d661ac3e17
5 changed files with 82 additions and 58 deletions

View File

@@ -227,7 +227,7 @@ article {
margin: 6px 6px 6px 0;
}
p>img {
p > img {
display: inline-block;
}
@@ -251,4 +251,4 @@ a.no-underline {
&:hover {
text-decoration: none;
}
}
}