mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
style: remove unnecessary margin
This commit is contained in:
@@ -22,7 +22,7 @@ const socialCount = SOCIALS.filter(social => social.active).length;
|
|||||||
<Header />
|
<Header />
|
||||||
<main id="main-content">
|
<main id="main-content">
|
||||||
<section id="hero">
|
<section id="hero">
|
||||||
<h1 class="mr-2">Mingalaba</h1>
|
<h1>Mingalaba</h1>
|
||||||
<a
|
<a
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href="/rss.xml"
|
href="/rss.xml"
|
||||||
|
|||||||
Reference in New Issue
Block a user