create sig in flow LO
This commit is contained in:
@@ -2,9 +2,16 @@
|
||||
@theme {
|
||||
--font-work: "work-sans", "sans-serif";
|
||||
}
|
||||
|
||||
textarea:focus,
|
||||
input:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
@theme inline {
|
||||
--color-bg-dark:#212121;
|
||||
--color-bg-light:#FFFFFF;
|
||||
--color-brand-gray:#201E1E;
|
||||
|
||||
--color-text-light-900:#0A0A0A;
|
||||
--color-text-light-500:#939393;
|
||||
@@ -20,6 +27,7 @@
|
||||
--color-fill-700:#363636;
|
||||
--color-fill-400:#939393;
|
||||
--color-fill-300:#C0C0C0;
|
||||
--color-fill-200:#D6D6D6;
|
||||
--color-fill-150:#E8E8E8;
|
||||
--color-fill-100:#F5F5F5;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user