HomeToolsAbout a20k

Style Override

Tailwind can co-exist with style attribute

<div key={hexCode} className="flex justify-center items-center m-1 drop-shadow-[0_0.2rem_0.2rem_rgba(0,0,0,1)]" style={{ height: 115, width: 115, backgroundColor: `${hexCode}`, borderRadius: "10px", }} >
© VincentVanKoh