onestop-techbook / gipotal

https://gipotal.vercel.app
MIT License
4 stars 1 forks source link

メインロゴ画像の追加 #62

Open fortegp05 opened 4 years ago

fortegp05 commented 4 years ago

見様見真似でやってみたのでフォルダ構成とか適当です。 却下していただいて構いません。 あとでより良い内容は知りたいな〜。

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/gipotal/gipotal/cso4hvxdw
✅ Preview: In Progress

erukiti commented 4 years ago

コードだけでいうならLGTM!です。

まぁ、トップページをどうデザインするかが決まっていないため、そこをどうするかですね。 場合によっては、.mainLogo にスタイルを当てる、img を div でラップするなどが必要になるかもしれません。

ex. margin-left: auto; margin-right: auto; で中央に寄せるなど