0
0
mirror of https://github.com/yude-jp/yude.jp synced 2025-12-17 05:04:15 +09:00

Fix image centering

This commit is contained in:
2021-12-11 21:32:51 +09:00
parent 92bb8b995c
commit b6f427d605
2 changed files with 2 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ const HappyBusy = (props) => {
width={200}
height={42}
alt="時間のないサイト運営者リング"
className="mx-auto"
/>
</a>
</Link>