Skip to content

Commit

Permalink
issue: Khmer Language Flag
Browse files Browse the repository at this point in the history
This addresses issue 6031 where the Khmer Language Flag is inaccurate. This
updates the `css/flags.css` file to adjust the pixel frame for
`.flag.flag-km`.
  • Loading branch information
JediKev committed Feb 3, 2022
1 parent 6bd7884 commit f878f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/flags.css
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
.flag.flag-kg {background-position: -48px -77px}
.flag.flag-kh {background-position: -64px -77px}
.flag.flag-ki {background-position: -80px -77px}
.flag.flag-km {background-position: -96px -77px}
.flag.flag-km {background-position: -64px -77px}
.flag.flag-kn {background-position: -112px -77px}
.flag.flag-kp {background-position: -128px -77px}
.flag.flag-kr {background-position: -144px -77px}
Expand Down

0 comments on commit f878f14

Please sign in to comment.