reset colour

This commit is contained in:
2ManyProjects 2025-03-27 00:08:38 -05:00
parent cc96773e26
commit a8d4e34d5e

View file

@ -241,7 +241,7 @@
font-weight: 750; font-weight: 750;
} }
.lang-chip { .lang-chip {
background-color: #4ae55f; background-color: #e0f2ff;
color: #0366d6; color: #0366d6;
border: 1px solid #79b8ff; border: 1px solid #79b8ff;
} }