Skip to content

Commit b5cbc31

Browse files
committed
fix: remove box-shadow from demo container for improved aesthetics
1 parent 1c34f27 commit b5cbc31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/css/category.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@
117117
display: flex;
118118
align-items: center;
119119
justify-content: center;
120-
box-shadow: 0 40px 100px -50px rgba(82, 39, 255, 0.1);
121120
}
122121

123122
.preview-footer {

0 commit comments

Comments
 (0)