Skip to content

Commit

Permalink
Hotfix - Thailand flag (jordihales#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
ercusz authored Nov 7, 2022
1 parent 47b5bc5 commit 28121f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/data/gradientsFlag.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ export const gradientsFlag = [
{
name: 'Thailand',
colors:
'bg-[linear-gradient(180deg,_#012169_15%,_#FFF_15%_30%,_#C8102E_30%_70%,_#FFF_70%_85%,_#012169_85%)]'
'bg-[linear-gradient(180deg,_#A51931_16.667%,_#F4F5F8_16.667%_33.334%,_#2D2A4A_33.334%_66.667%,_#F4F5F8_66.667%_83.333%,_#A51931_83.333%)]'
},
{
name: 'Trinidad & Tobago',
Expand Down

0 comments on commit 28121f4

Please sign in to comment.