Ver código fonte

Margin below section

crobi 10 anos atrás
pai
commit
968b8fe35c
1 arquivos alterados com 4 adições e 1 exclusões
  1. 4
    1
      generator/css/cards.css

+ 4
- 1
generator/css/cards.css Ver arquivo

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

Carregando…
Cancelar
Salvar