Skip to content

Commit 7c4477c

Browse files
committed
Corregir espaciado de secciones para estructura consistente
1 parent eab1231 commit 7c4477c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ <h1 class="text-6xl font-bold mb-6 mt-2 leading-tight">
4040
</div>
4141
</div>
4242

43-
<section class="bg-white dark:bg-gray-900 py-16 sm:py-20 lg:py-24">
44-
<div class="mx-auto max-w-7xl px-4 sm:px-6 lg:px-8">
43+
<section class="bg-white dark:bg-gray-900 py-16 sm:py-20 lg:py-24 -mx-4 sm:-mx-6 lg:-mx-8 px-4 sm:px-6 lg:px-8">
44+
<div class="mx-auto max-w-7xl">
4545
<div class="text-center mb-12">
4646
<h2 class="text-4xl font-bold text-stone-800 mb-4">Casa de Software desde 2004</h2>
4747
<p class="text-xl text-gray-600 max-w-3xl mx-auto">

0 commit comments

Comments
 (0)