kramp HF staff commited on
Commit
3b03836
1 Parent(s): bc5e1bf

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -1
style.css CHANGED
@@ -19,8 +19,9 @@ p {
19
  max-width: 620px;
20
  margin: 0 auto;
21
  padding: 16px;
22
- border: 1px solid lightgray;
23
  border-radius: 16px;
 
24
  }
25
 
26
  .card p:last-child {
 
19
  max-width: 620px;
20
  margin: 0 auto;
21
  padding: 16px;
22
+ border: 1px solid lightpink;
23
  border-radius: 16px;
24
+ margin-bottom: 1rem
25
  }
26
 
27
  .card p:last-child {