Hotfixes for some minor css issues

This commit is contained in:
TJ 2021-02-17 19:22:42 -06:00
parent f52dd99b7a
commit a676fecbfe
7 changed files with 66 additions and 46 deletions

View file

@ -41,7 +41,7 @@
//SW5e Colors
@colorBlack: #1C1C1C;
@colorDarkGray: #363636;
@colorGray: #a9a9a9;
@colorGray: #4f4f4f;
@colorLightGray: #828282;
@colorPaleGray: #D6D6D6;
@colorRed: #c40f0f;