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