Portrait Table
This commit is contained in:
parent
39f813bec3
commit
5768a15876
7 changed files with 169 additions and 55 deletions
src/routes
|
@ -7,6 +7,8 @@
|
|||
--color-bg: #1a1a1a;
|
||||
--color-active-1: #00c4a3;
|
||||
--color-active-2: #4075a6;
|
||||
--color-warn-1: #FF9900;
|
||||
--color-warn-2: #EA4335;
|
||||
--color-text: rgba(255, 255, 255, 0.7);
|
||||
--column-width: 42rem;
|
||||
--column-margin-top: 4rem;
|
||||
|
|
Reference in a new issue