소스 검색

less margin-bottom after minicard

pravdomil 7 년 전
부모
커밋
18e936fd28
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      client/components/cards/minicard.styl

+ 1 - 1
client/components/cards/minicard.styl

@@ -5,7 +5,7 @@
   position: relative
   position: relative
   display: flex
   display: flex
   align-items: center
   align-items: center
-  margin-bottom: 9px
+  margin-bottom: 2px
 
 
   &.placeholder
   &.placeholder
     background: darken(white, 20%)
     background: darken(white, 20%)