mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Make a critical hot fix for h1
This commit is contained in:
@@ -61,7 +61,7 @@ import Header from "@components/Header.astro";
|
|||||||
@apply max-w-3xl mx-auto px-4 pt-12;
|
@apply max-w-3xl mx-auto px-4 pt-12;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
#hero-section h1 {
|
||||||
@apply font-bold my-4 sm:my-8 text-3xl sm:text-5xl;
|
@apply font-bold my-4 sm:my-8 text-3xl sm:text-5xl;
|
||||||
}
|
}
|
||||||
h1 span {
|
h1 span {
|
||||||
|
|||||||
Reference in New Issue
Block a user