chore: add border radious to image
This commit is contained in:
parent
4d06d29143
commit
ad67b78fc1
@ -39,7 +39,7 @@ export default function () {
|
||||
<div className="text-[#ffff00] font-bold">
|
||||
I haven't post anything yet! So here's a pic of my cat
|
||||
</div>
|
||||
<img src="/cat.jpg" />
|
||||
<img src="/cat.jpg" className="rounded" />
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user