Skip to content

Commit 30d90d4

Browse files
committed
chore(dev-hub) Product Card improvements-removed shadow
1 parent 0f54260 commit 30d90d4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

apps/developer-hub/src/components/ProductCard/index.module.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -119,14 +119,6 @@
119119
white-space: pre;
120120
}
121121

122-
.featureShadow {
123-
position: absolute;
124-
inset: 0;
125-
pointer-events: none;
126-
box-shadow: inset 0 0 4px 0 rgb(255 255 255 / 25%);
127-
border-radius: 1.32rem; // 21px
128-
}
129-
130122
.quickLinks {
131123
display: flex;
132124
flex-direction: column;

0 commit comments

Comments
 (0)