Add game header (#5)
Co-authored-by: Maxime Adler <madler@sqli.com> Reviewed-on: #5
This commit was merged in pull request #5.
This commit is contained in:
@@ -8,8 +8,9 @@
|
||||
--yellow: #FFC107;
|
||||
--green: #43F8C0;
|
||||
--light-grey: #5C5C5E;
|
||||
--black: rgba(44, 43, 46, 0.8);
|
||||
--black: rgba(0, 0, 0, 0.8);
|
||||
--white: #fff;
|
||||
--low-white: rgb(255, 255, 255, 0.1);
|
||||
--semi-black: rgba(0, 0, 0, 0.5);
|
||||
--line-black: rgba(0, 0, 0, 0.2);
|
||||
--small-radius: 4px;
|
||||
|
||||
Reference in New Issue
Block a user