mirror of
https://github.com/PeterMaquiran/tvone.git
synced 2026-04-18 15:27:52 +00:00
@@ -72,9 +72,9 @@ export function TvoneDestaquesCultura() {
|
||||
|
||||
{/* TEXT CONTENT */}
|
||||
<div className="py-4">
|
||||
<p className={`mb-1.5 text-[10px] font-bold uppercase tracking-wider ${item.catColor}`}>
|
||||
{/* <p className={`mb-1.5 text-[10px] font-bold uppercase tracking-wider ${item.catColor}`}>
|
||||
{item.cat}
|
||||
</p>
|
||||
</p> */}
|
||||
<h3 className="line-clamp-2 text-[15px] font-bold leading-tight text-neutral-900 transition-colors group-hover:text-[#0066cc] md:text-[16px]">
|
||||
{item.title}
|
||||
</h3>
|
||||
|
||||
Reference in New Issue
Block a user