Remove extra end-of-line spaces.
Remove extra end-of-line spaces.

File last commit:

51f9faaa23cc
cc98670ac515
Show More
_palette.scss
8 lines | 216 B | text/x-scss | ScssLexer
/ styles / _palette.scss
Define MegaTokyo's color palette for later styling.
r23 $background-gray: #4C565E;
$foreground-gray: #757B81;
$text-gray: #B7BFC7;
$light-orange: #F6B33D;
$dark-orange: #FF6600;
$infobox-gray: #23272B;
$link-hover: #EB5252;
$link-visited: #ECECA3;