Skip to content

Commit 19fcce0

Browse files
#3685: Added my name to credits
1 parent 2176a85 commit 19fcce0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/src/pages/CreditsPage/CreditsPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ const CreditsPage: React.FC = () => {
204204
{ name: 'Jay Jung', color: '##344739' },
205205
{ name: 'Elton Yu', color: '#f202a2' },
206206
{ name: 'Will Anderson', color: '#ebb145' },
207-
{ name: 'Alex Park', color: '#CCCCFF', sx: { textShadow: '0 0 2px rgba(0,0,0), 0 0 20px rgba(220,220,220,1)' } },
207+
{ name: 'Alex Park', color: '#CCCCFF' },
208208
{
209209
name: 'Yipeng (Andrew) Wang',
210210
color: 'transparent',

0 commit comments

Comments
 (0)