Skip to content

Commit

Permalink
Update MAE in pgs.scss
Browse files Browse the repository at this point in the history
Change MAE from light blue to pink
  • Loading branch information
smlmbrt authored May 21, 2024
1 parent d42d189 commit 707add0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/static/catalog/pgs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2595,7 +2595,7 @@ $ancestry_colours: (
"EUR": #377EB8, // blue
"GME": #00CED1, // turquoise
"SAS": #984EA3, // purple
"MAE": #A6CEE3, // light blue
"MAE": #F781BF, // pink
"MAO": #FF7F00, // orange
"NR": #BBB, // lighter grey
"OTH": #999 // grey
Expand Down

0 comments on commit 707add0

Please sign in to comment.