This commit is contained in:
Владимир Фёдоров 2025-09-23 01:09:59 +07:00
parent b8d46d0021
commit f0d08070eb

View File

@ -22,7 +22,7 @@
/* Главный цвет */
--main-color: rgba(34, 50, 60, 1);
--second-color: rgb(136, 105, 31);
--second-color: rgb(97, 74, 22);
--main-back-color: rgba(240, 240, 240, 1);
--main-back-item-color: rgba(254, 254, 254, 1);
}