filters + fullscreen + components

This commit is contained in:
2024-04-27 18:30:04 +05:00
parent c26d766429
commit 17aea1fff1
27 changed files with 632 additions and 79 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ const borders: ButtonStyle = {
const paddings: ButtonStyle = {
cta: "py-3 px-6",
primary: "py-3 px-6",
primary: "py-[10px] pr-6 pl-4",
secondary: "py-3 px-6",
tertiary: "py-1 px-3",
fab: "py-3 px-6",