Actualizar servicios2.html

This commit is contained in:
2026-03-22 12:41:36 +00:00
parent 371564a1ba
commit 085843a000

View File

@@ -49,7 +49,7 @@
<div class="flex-1 flex flex-col overflow-hidden relative"> <div class="flex-1 flex flex-col overflow-hidden relative">
<div id="header-container"></div> <div id="header-container"></div>
<main class="flex-1 overflow-x-auto overflow-y-hidden bg-slate-50 p-6 no-scrollbar relative flex flex-col"> <main class="flex-1 overflow-x-hidden overflow-y-auto bg-slate-50 p-6 no-scrollbar relative flex flex-col">
<div class="flex flex-col bg-white p-6 rounded-[2rem] shadow-sm border border-slate-200 gap-4 shrink-0 mb-6 min-w-max fade-in"> <div class="flex flex-col bg-white p-6 rounded-[2rem] shadow-sm border border-slate-200 gap-4 shrink-0 mb-6 min-w-max fade-in">
<div class="flex justify-between items-center w-full"> <div class="flex justify-between items-center w-full">