minor change
This commit is contained in:
parent
be180d34e2
commit
a7021972eb
|
@ -110,7 +110,7 @@ export default function () {
|
||||||
<FontAwesomeIcon
|
<FontAwesomeIcon
|
||||||
icon={faFolder}
|
icon={faFolder}
|
||||||
style={{ color: activeCollection?.color }}
|
style={{ color: activeCollection?.color }}
|
||||||
className="sm:w-8 sm:h-8 w-6 h-6 mt-2"
|
className="sm:w-8 sm:h-8 w-6 h-6 mt-2 drop-shadow"
|
||||||
/>
|
/>
|
||||||
<p className="sm:text-4xl text-3xl capitalize bg-gradient-to-tr from-sky-500 to-slate-400 bg-clip-text text-transparent font-bold">
|
<p className="sm:text-4xl text-3xl capitalize bg-gradient-to-tr from-sky-500 to-slate-400 bg-clip-text text-transparent font-bold">
|
||||||
{activeCollection?.name}
|
{activeCollection?.name}
|
||||||
|
|
Ŝarĝante…
Reference in New Issue