Skip to content

Commit

Permalink
fix: update styling
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyLv committed Mar 6, 2023
1 parent 24bb6a4 commit 51e5b50
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ export default function Header() {
target="_blank"
className="flex items-center space-x-2"
>
🔥 <span className="hidden sm:block">给我提</span>反馈
<span className="hidden sm:block"></span>
🔥<span className="hidden pl-1 sm:block"></span>反馈
</a>
<a
href="javascript:(function(){if(!window.location.hostname
Expand All @@ -59,7 +58,7 @@ export default function Header() {
aria-label="书签版"
>
🔖
<span className="relin-paragraph-target hidden text-slate-500 sm:block">
<span className="relin-paragraph-target pl-1 text-slate-500">
(书签版)
</span>
</a>
Expand Down

1 comment on commit 51e5b50

@vercel
Copy link

@vercel vercel bot commented on 51e5b50 Mar 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.