styles fix

This commit is contained in:
2024-05-02 17:03:46 +05:00
parent 0ab7481169
commit ce5f4030f8
12 changed files with 148 additions and 117 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ const textColors: ButtonStyle = {
primary: "text-[#0D1922]",
secondary: "text-[#0D1922]",
tertiary: "text-[#ffffff]",
fab: "text-[#ffffff]",
fab: "text-[#0D1922]",
};
const borders: ButtonStyle = {