File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<div >
2
2
<dl class =" grid grid-cols-1 gap-5 sm:grid-cols-2 lg:grid-cols-3" >
3
- <div class =" relative bg-white py-5 px-4 sm:py-6 sm:px-6 shadow rounded-lg overflow-hidden" >
3
+ <div class =" relative bg-skin-card py-5 px-4 sm:py-6 sm:px-6 shadow rounded-lg overflow-hidden" >
4
4
<dt >
5
5
<div class =" flex items-center" >
6
6
<x-heroicon-o-users class =" h-5 w-5 text-green-600" />
18
18
</dd >
19
19
</div >
20
20
21
- <div class =" relative bg-white py-5 px-4 sm:py-6 sm:px-6 shadow rounded-lg overflow-hidden" >
21
+ <div class =" relative bg-skin-card py-5 px-4 sm:py-6 sm:px-6 shadow rounded-lg overflow-hidden" >
22
22
<dt >
23
23
<div class =" flex items-center" >
24
24
<x-heroicon-o-newspaper class =" h-5 w-5 text-green-600" />
36
36
</dd >
37
37
</div >
38
38
39
- <div class =" relative bg-white py-5 px-4 sm:py-6 sm:px-6 shadow rounded-lg overflow-hidden" >
39
+ <div class =" relative bg-skin-card py-5 px-4 sm:py-6 sm:px-6 shadow rounded-lg overflow-hidden" >
40
40
<dt >
41
41
<div class =" flex items-center" >
42
42
<x-heroicon-o-eye class =" h-5 w-5 text-green-600" />
You can’t perform that action at this time.
0 commit comments