|
1 |
| -<main class="container mx-auto mt-10 flex-grow px-8 sm:px-24 lg:px-64 hidden"> |
| 1 | +<main class="container mx-auto mt-10 flex-grow px-8 sm:px-24 lg:px-32 xl:px-48 hidden"> |
2 | 2 | <!-- Sección Un poco sobre mí -->
|
3 |
| - <section class="mx-auto mt-10 max-w-4xl text-left"> |
| 3 | + <section class="mx-auto mt-10 max-w-6xl text-left"> |
4 | 4 | <div class="items-left flex flex-col">
|
5 | 5 | <div class="items-left flex text-left">
|
6 | 6 | <div class="relative">
|
|
14 | 14 | </div>
|
15 | 15 | </section>
|
16 | 16 | <!-- Sección Un poco sobre mí -->
|
17 |
| - <section class="mx-auto mt-10 max-w-4xl text-left"> |
| 17 | + <section class="mx-auto mt-10 max-w-6xl text-left"> |
18 | 18 | <h3 class="mb-4 text-2xl font-bold flex items-center">
|
19 | 19 | <i class="fas fa-user mr-3 text-gray-300"></i>
|
20 | 20 | Un poco sobre mí
|
|
39 | 39 | </section>
|
40 | 40 |
|
41 | 41 | <!-- Sección Mis Estudios -->
|
42 |
| - <section class="mx-auto mt-10 max-w-4xl text-left"> |
| 42 | + <section class="mx-auto mt-10 max-w-6xl text-left"> |
43 | 43 | <h3 class="mb-4 text-2xl font-bold flex items-center">
|
44 | 44 | <i class="fas fa-graduation-cap mr-3 text-gray-300"></i>
|
45 | 45 | Mis Estudios
|
|
65 | 65 | </section>
|
66 | 66 |
|
67 | 67 | <!-- Sección idiomas -->
|
68 |
| - <section class="mx-auto mt-10 max-w-4xl text-left"> |
| 68 | + <section class="mx-auto mt-10 max-w-6xl text-left"> |
69 | 69 | <h3 class="mb-4 text-2xl font-bold flex items-center">
|
70 | 70 | <i class="fas fa-language mr-3 text-gray-300"></i>
|
71 | 71 | Idiomas
|
|
96 | 96 | </section>
|
97 | 97 |
|
98 | 98 | <!-- Sección Certificados y Reconocimientos -->
|
99 |
| - <section class="mx-auto mt-10 max-w-4xl text-left"> |
| 99 | + <section class="mx-auto mt-10 max-w-6xl text-left"> |
100 | 100 | <h3 class="mb-4 text-2xl font-bold flex items-center">
|
101 | 101 | <i class="fas fa-certificate mr-3 text-gray-300"></i>
|
102 | 102 | Certificados y Reconocimientos
|
|
134 | 134 | </section>
|
135 | 135 |
|
136 | 136 | <!-- Sección Tech Stack -->
|
137 |
| - <section class="mx-auto mt-10 max-w-4xl text-left"> |
| 137 | + <section class="mx-auto mt-10 max-w-6xl text-left"> |
138 | 138 | <h3 class="mb-4 text-2xl font-bold flex items-center">
|
139 | 139 | <i class="fas fa-tools mr-3 text-gray-300"></i>
|
140 | 140 | Mi Tech Stack
|
|
152 | 152 | </section>
|
153 | 153 |
|
154 | 154 | <!-- Sección Mis conocimientos -->
|
155 |
| - <section class="mx-auto mt-10 max-w-4xl text-left"> |
| 155 | + <section class="mx-auto mt-10 max-w-6xl text-left"> |
156 | 156 | <h3 class="mb-4 text-2xl font-bold flex items-center">
|
157 | 157 | <i class="fas fa-tools mr-3 text-gray-300"></i>
|
158 | 158 | Conocimientos
|
|
202 | 202 | </div>
|
203 | 203 | </div>
|
204 | 204 | </section>
|
205 |
| - <section class="mx-auto mt-10 max-w-4xl text-left"> |
| 205 | + <section class="mx-auto mt-10 max-w-6xl text-left"> |
206 | 206 | <h3 class="mb-4 text-2xl font-bold flex items-center">
|
207 | 207 | <i class="fas fa-info-circle mr-3 text-gray-300"></i>
|
208 | 208 | Informaciones extras
|
|
0 commit comments