Portrait Table

This commit is contained in:
Neshura 2023-08-21 00:48:23 +02:00
parent 39f813bec3
commit 5768a15876
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
7 changed files with 169 additions and 55 deletions
src/routes

View file

@ -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;