jin-nin commited on
Commit
d4e001f
1 Parent(s): d56cfdf

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -43,4 +43,8 @@ footer {
43
 
44
  .gap-4 {
45
  gap: 0 !important;
 
 
 
 
46
  }
 
43
 
44
  .gap-4 {
45
  gap: 0 !important;
46
+ }
47
+
48
+ .border-gray-200 {
49
+ margin: .75rem;
50
  }