Actualizar servicios2.html
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
<div class="flex-1 flex flex-col overflow-hidden relative">
|
||||
<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 justify-between items-center w-full">
|
||||
|
||||
Reference in New Issue
Block a user