💄 Style the new TabNavigation component

This commit is contained in:
Philipp Stracker 2024-10-28 15:48:36 +01:00
parent 7ecbd6a1ca
commit be216f3e50
No known key found for this signature in database
3 changed files with 20 additions and 0 deletions

View file

@ -6,6 +6,7 @@ $color-gray-800: #2F2F2F;
$color-gray-700: #757575;
$color-gray-600: #949494;
$color-gray-500: #BBBBBB;
$color-gray-400: #CCCCCC;
$color-gray-200: #E0E0E0;
$color-gray: #646970;