Созданы компоненты формы для создания event, кнопки "Создать" и "Добавить"

This commit is contained in:
DwCay
2022-10-07 12:54:44 +03:00
parent aa14acd61a
commit fc793eae6e
13 changed files with 301 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
:root {
--bg-lavender-color: #E9E9F6;
--bg-white-color: #F8F8FF;
--bg-ligth-blue-color: #E6EAFC;
--font-dark-blue-color: #252850;
--font-black-color: #090A15;
--btn-blue-color: #4169E1;