minor tailwind and UI fixes
This commit is contained in:
@@ -90,6 +90,7 @@ async function getGitlabRepos(): Promise<GitlabRepo[]> {
|
||||
const langColors: Record<string, string> = {
|
||||
JavaScript: 'bg-[#f1e05a]',
|
||||
TypeScript: 'bg-[#2b7489]',
|
||||
TSX: 'bg-[#2b7489]',
|
||||
Python: 'bg-[#3572A5]',
|
||||
PHP: 'bg-[#4F5D95]',
|
||||
CSS: 'bg-[#563d7c]',
|
||||
|
||||
Reference in New Issue
Block a user