调整:文章标题样式

This commit is contained in:
Liu 宇阳
2024-11-12 12:22:38 +08:00
parent b67767b673
commit 0892f4f69c

View File

@@ -20,10 +20,10 @@
h1 { h1 {
@apply text-2xl my-6 pb-3 border-b border-[#eee]; @apply text-2xl my-6 pb-3 border-b border-[#eee];
&::before { // &::before {
content: "✨️"; // content: "✨️";
@apply pr-3; // @apply pr-3;
} // }
} }
h2 { h2 {