Align ExposedGays theme with Pink Pulse colors, typography, and pill buttons
This commit is contained in:
@@ -25,7 +25,7 @@ export function Logo({ size = "md", showText = true, className }: LogoProps) {
|
||||
{showText && (
|
||||
<span
|
||||
className={cn(
|
||||
"font-bold bg-horny-gradient bg-clip-text text-transparent",
|
||||
"font-bold gradient-text",
|
||||
size === "sm" && "text-base",
|
||||
size === "md" && "text-xl",
|
||||
size === "lg" && "text-2xl"
|
||||
|
||||
Reference in New Issue
Block a user