rework components

This commit is contained in:
Kuba Pyla
2026-05-20 02:58:48 +02:00
parent 9d4f32ecf0
commit 1aa0a96e95
27 changed files with 527 additions and 172 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ $secondary: #001c44;
$tertiary: #f9fafe;
$white: #ffffff;
$gray: rgba(157, 158, 180, 1);
$gray-light: rgba(115, 130, 151, 1);
$gray-light: rgba(63, 80, 104, 1);