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">
|
<div className="text-[#ffff00] font-bold">
|
||||||
I haven't post anything yet! So here's a pic of my cat
|
I haven't post anything yet! So here's a pic of my cat
|
||||||
</div>
|
</div>
|
||||||
<img src="/cat.jpg" />
|
<img src="/cat.jpg" className="rounded" />
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user