chore: fix the design of sidebar

This commit is contained in:
kawamataryo 2024-11-24 20:03:24 +09:00
parent 04465bdcac
commit 0428a6f93c
2 changed files with 10 additions and 11 deletions

View File

@ -169,10 +169,9 @@ const Sidebar = ({
className="w-full"
>
<img
height={36}
src="https://storage.ko-fi.com/cdn/kofi1.png?v=6"
alt="Buy Me a Coffee at ko-fi.com"
className="w-[110px] h-auto m-auto"
className="w-[120px] h-auto m-auto"
/>
</a>
<div className="divider" />

View File

@ -5,12 +5,12 @@ const SocialLinks = () => {
href="https://github.com/kawamataryo/sky-follower-bridge"
target="_blank"
rel="noreferrer"
className="bg-base-100 p-2 rounded-full hover:opacity-80 w-8 h-8"
className="bg-base-100 p-2 rounded-full hover:opacity-80"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
width="18"
height="18"
viewBox="0 0 24 24"
fill="currentColor"
>
@ -21,12 +21,12 @@ const SocialLinks = () => {
href="https://bsky.app/profile/kawamataryo.bsky.social"
target="_blank"
rel="noreferrer"
className="bg-base-100 p-2 rounded-full hover:opacity-80 w-8 h-8"
className="bg-base-100 p-2 rounded-full hover:opacity-80"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
width="18"
height="18"
viewBox="0 0 24 24"
fill="currentColor"
>
@ -37,12 +37,12 @@ const SocialLinks = () => {
href="https://twitter.com/KawamataRyo"
target="_blank"
rel="noreferrer"
className="bg-base-100 p-2 rounded-full hover:opacity-80 w-8 h-8"
className="bg-base-100 p-2 rounded-full hover:opacity-80"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
width="18"
height="18"
viewBox="0 0 24 24"
fill="currentColor"
>