mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:01:42 +08:00
Add more specific selector for hr
This commit is contained in:
@@ -59,7 +59,7 @@ const { activeNav } = Astro.props;
|
|||||||
</header>
|
</header>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
hr {
|
header hr {
|
||||||
@apply border-skin-line mx-4 max-w-3xl sm:mx-auto;
|
@apply border-skin-line mx-4 max-w-3xl sm:mx-auto;
|
||||||
}
|
}
|
||||||
.nav-container {
|
.nav-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user