Kaynağa Gözat

Margin below section

crobi 10 yıl önce
ebeveyn
işleme
968b8fe35c
1 değiştirilmiş dosya ile 4 ekleme ve 1 silme
  1. 4
    1
      generator/css/cards.css

+ 4
- 1
generator/css/cards.css Dosyayı Görüntüle

@@ -158,10 +158,13 @@
158 158
     font-weight: normal;
159 159
     letter-spacing: 1px;
160 160
     margin: 0;
161
-    margin-bottom: -0.2em;
162 161
     border-color: inherit;
163 162
 }
164 163
 
164
+.card-section + .card-element {
165
+    margin-top: 0.3em;
166
+}
167
+
165 168
 .card-p {
166 169
 
167 170
 }

Loading…
İptal
Kaydet