I'm not sure if this is intended behavior, but switching from Light Mode to Dark Mode will change the capitilization of buttons.
E.g. If you toggle Light Mode, the button "EN/JP" will be in uppercase. But in Dark Mode, it will be "en/jp", all in lowercase.
This behavior extends to all divs with the .btn css class. So in light mode, the button for "GITHUB" on member cards is in uppercase, but in dark mode it is in lowercase.


I'm not sure if this is intended behavior, but switching from Light Mode to Dark Mode will change the capitilization of buttons.
E.g. If you toggle Light Mode, the button "EN/JP" will be in uppercase. But in Dark Mode, it will be "en/jp", all in lowercase.
This behavior extends to all divs with the .btn css class. So in light mode, the button for "GITHUB" on member cards is in uppercase, but in dark mode it is in lowercase.

