resp fixes
This commit is contained in:
@@ -114,7 +114,7 @@ export function StatsSection() {
|
||||
|
||||
{/* Mobile Statistics - Show below content on mobile/tablet */}
|
||||
<div className="block lg:hidden mt-12">
|
||||
<div className="grid grid-cols-2 gap-6 sm:gap-8">
|
||||
<div className="grid grid-cols-1 gap-6 md:grid-cols-2 sm:gap-8">
|
||||
<StatItem
|
||||
end={27000}
|
||||
suffix="+"
|
||||
|
||||
Reference in New Issue
Block a user