Sfoglia il codice sorgente

- More margin-bottom after minicard.

Thanks to pravdomil and xet7 !
Lauri Ojansivu 7 anni fa
parent
commit
928d88cfe1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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%)