소스 검색

- More margin-bottom after minicard.

Thanks to pravdomil and xet7 !
Lauri Ojansivu 7 년 전
부모
커밋
928d88cfe1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      client/components/cards/minicard.styl

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

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