Настроила tailwind.config, размеры шрифтов

This commit is contained in:
Daria Golova
2022-10-11 19:46:07 +03:00
parent 460ea6b4b2
commit ca20d22b51
8 changed files with 179 additions and 16 deletions

View File

@@ -0,0 +1,9 @@
: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: #4772F2
--font-grey-color: #9294A7
--border-light-grey-color: #9294A7