chore: image rounded

This commit is contained in:
Tristan Yang
2022-11-04 17:07:25 +08:00
parent f45960a7aa
commit f677b2977c
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ const Index = ({ needLogin = false }: Props) => {
return (
<div className="flex gap-1 pl-1">
<div className="w-12 h-12">
<img src={logo} alt="logo" className="w-full h-full" />
<img src={logo} alt="logo" className="w-full h-full rounded-full" />
</div>
<div className="flex flex-col">
<span className="flex items-center gap-2 leading-6">