Refactor & Add more fields

This commit is contained in:
inpsyde-maticluznar 2024-11-11 14:02:49 +01:00
parent 3598d60f5a
commit 51b7b48381
No known key found for this signature in database
GPG key ID: D005973F231309F6
32 changed files with 3078 additions and 1806 deletions

View file

@ -6,7 +6,7 @@ $color-gray-900: #1E1E1E;
$color-gray-800: #2F2F2F;
$color-gray-700: #757575;
$color-gray-600: #949494;
$color-gray-500: #2c2c2c;
$color-gray-500: #BBBBBB;
$color-gray-400: #CCCCCC;
$color-gray-300: #EBEBEB;
$color-gray-200: #E0E0E0;