Skip to content

Commit 40ce3d2

Browse files
committed
fix: name typo
1 parent c175e35 commit 40ce3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailwind.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const config = {
7676
"table-item-box": "var(--table-item-box-shadow)",
7777
"table-item-box-hover": "0 0 1px var(--primary)",
7878
"grid-yellow-box-shadow": "8px 8px 0px 0px #ffe78e",
79-
"gird-blue-box-shadow": "8px 8px 0px 0px #a7d0f4",
79+
"grid-blue-box-shadow": "8px 8px 0px 0px #a7d0f4",
8080
// Part of new DS
8181
"menu-accordion":
8282
"0px 2px 2px 0px rgba(0, 0, 0, 0.12) inset, 0px -3px 2px 0px rgba(0, 0, 0, 0.14) inset",

0 commit comments

Comments
 (0)