Omnibus commited on
Commit
da18f66
1 Parent(s): 18dab2b

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -37,3 +37,7 @@ p {
37
  .card p:last-child {
38
  margin-bottom: 0;
39
  }
 
 
 
 
 
37
  .card p:last-child {
38
  margin-bottom: 0;
39
  }
40
+ .link-class {
41
+ margin:1;
42
+ border-radius:5px;
43
+ }