Explorar el Código

- More margin-bottom after minicard.

Thanks to pravdomil and xet7 !
Lauri Ojansivu hace 7 años
padre
commit
928d88cfe1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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%)