kramp HF staff commited on
Commit
7337a3f
1 Parent(s): 462b01b

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +5 -0
style.css CHANGED
@@ -26,3 +26,8 @@ p {
26
  .card p:last-child {
27
  margin-bottom: 0;
28
  }
 
 
 
 
 
 
26
  .card p:last-child {
27
  margin-bottom: 0;
28
  }
29
+
30
+
31
+ form div {
32
+ margin-bottom: 2rem
33
+ }