Skip to content

Commit a5a6acc

Browse files
committed
feat: add new shadow variables and update card shadow classes
1 parent f428b9f commit a5a6acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/themeUtils.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
}
136136

137137
&--30 {
138-
box-shadow: var(--shadow-10);
138+
box-shadow: var(--shadow-30);
139139
}
140140
}
141141
}

0 commit comments

Comments
 (0)