style: format files with prettier

This commit is contained in:
satnaing
2023-06-21 11:48:07 +06:30
parent ebb383effd
commit e017dcf9a5
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ breadcrumbList[0] === "posts" &&
<style>
.breadcrumb {
@apply mx-auto mt-8 mb-1 w-full max-w-3xl px-4;
@apply mx-auto mb-1 mt-8 w-full max-w-3xl px-4;
}
.breadcrumb ul li {
@apply inline;