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 11<div >
22 <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" >
44 <dt >
55 <div class =" flex items-center" >
66 <x-heroicon-o-users class =" h-5 w-5 text-green-600" />
1818 </dd >
1919 </div >
2020
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" >
2222 <dt >
2323 <div class =" flex items-center" >
2424 <x-heroicon-o-newspaper class =" h-5 w-5 text-green-600" />
3636 </dd >
3737 </div >
3838
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" >
4040 <dt >
4141 <div class =" flex items-center" >
4242 <x-heroicon-o-eye class =" h-5 w-5 text-green-600" />
You can’t perform that action at this time.
0 commit comments