Pārlūkot izejas kodu

chore(dev-hub) Product Card improvements-removed shadow

Aditya Arora 1 nedēļu atpakaļ
vecāks
revīzija
30d90d457d

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

@@ -119,14 +119,6 @@
   white-space: pre;
 }
 
-.featureShadow {
-  position: absolute;
-  inset: 0;
-  pointer-events: none;
-  box-shadow: inset 0 0 4px 0 rgb(255 255 255 / 25%);
-  border-radius: 1.32rem; // 21px
-}
-
 .quickLinks {
   display: flex;
   flex-direction: column;