This commit is contained in:
Denis Bunevich
2025-11-25 12:46:48 +01:00
parent 4aa2dd96f4
commit 15f6f8ce0d
4 changed files with 32 additions and 25 deletions

View File

@@ -27,8 +27,8 @@
--btn-secondary-bg: transparent;
--btn-secondary-border: #0583EB;
--btn-secondary-color: #121212;
--btn-secondary-hover-bg: #0583EB;
--btn-secondary-hover-border: #0583EB;
--btn-secondary-hover-bg: #0B4E96;
--btn-secondary-hover-border: #0B4E96;
--btn-secondary-hover-color: #FFFFFF;
--btn-borderless-bg: #EDF6FF;
--btn-borderless-color: #0583EB;

File diff suppressed because one or more lines are too long