Pushkar Anand 4 tahun lalu
induk
melakukan
3cebd4c96c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/pages/gallery/components/PreviewCard.tsx

+ 1 - 1
src/pages/gallery/components/PreviewCard.tsx

@@ -12,7 +12,7 @@ interface IProps {
 
 const Cont = styled.div<{ disabled: boolean }>`
     background: #555 url(/image.svg) no-repeat center;
-    margin-right: 0 4px;
+    margin: 0 4px;
     display: inline-block;
     width: 192px;
     height: 192px;