css с общими для всех стилей переменными
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
:root{
|
||||
--color_graphite_main: #323e48;
|
||||
--color_emerald_main: #77cb10;
|
||||
--color_emerald_light: #95fa77;
|
||||
--color_ruby_main: #ff0078;
|
||||
--color_purple_main: #7864eb;
|
||||
}
|
||||
Reference in New Issue
Block a user