This commit is contained in:
Li1304553726 2025-06-11 13:25:15 +08:00
parent aa03951e71
commit 7b8c9fc1c7
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ const Integrated: React.FC = () => {
{/* 第二组 */} {/* 第二组 */}
<div className="flex-1 flex flex-wrap justify-center content-center"> <div className="flex-1 flex flex-wrap justify-center content-center">
<div className="w-full flex flex-wrap mb-0 ml-25 mr-10"> <div className="w-full flex flex-wrap mb-0 ml-15 mr-15">
{serviceGroup2.map((service, index) => ( {serviceGroup2.map((service, index) => (
<div key={index} className="w-1/2 flex flex-col items-center mb-2"> <div key={index} className="w-1/2 flex flex-col items-center mb-2">
<div className="w-30 h-30 flex items-center justify-center"> <div className="w-30 h-30 flex items-center justify-center">