mirror of
https://github.com/supabase/supabase.git
synced 2026-07-05 08:04:38 +08:00
8 lines
88 B
CSS
8 lines
88 B
CSS
/* .github-icon svg {
|
|
fill: currentColor;
|
|
} */
|
|
|
|
.github-icon {
|
|
@apply text-white;
|
|
}
|