fix hero-img + add section
All checks were successful
Deploy Application / deploy (push) Successful in 7s

This commit is contained in:
2025-06-13 13:32:47 +04:00
parent 1be8ebd16f
commit 6fe7509bdb
16 changed files with 66 additions and 7 deletions

View File

@ -3,7 +3,7 @@
@theme {
--color-primary: rgba(255, 255, 255, 1);
--color-secondary: rgba(229, 30, 125, 1);
--color-three: #e20c66;
--color-three: rgba(245, 75, 126, 1);
--color-accent-50: #f54378;
--color-accent-100: #e51e7d;