Current section

Files

Jump to
supabase_surface assets css link.css
Raw

assets/css/link.css

/* https://github.com/supabase/ui/blob/develop/src/components/Typography/Link.module.css */
a.sbui-typography-link {
@apply text-sm text-brand-700 dark:text-brand-700 cursor-pointer;
}