mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
style: format files with prettier
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user