diff --git a/assets/styles/pages/home/home-desktop.css b/assets/styles/pages/home/home-desktop.css index 4337c1b..0280e15 100644 --- a/assets/styles/pages/home/home-desktop.css +++ b/assets/styles/pages/home/home-desktop.css @@ -81,7 +81,12 @@ } */ -/* estilso para la seccion de articulos mas recientes */ +/* Estilos para la seccion de articulos mas recientes */ .recent-cards__container > .card { width: 330px; +} + +/* Estilos para el CTA */ +.CTA__title { + font-size: 2.4rem; } \ No newline at end of file diff --git a/assets/styles/pages/home/home-tablet.css b/assets/styles/pages/home/home-tablet.css index e90b6d5..fd98c91 100644 --- a/assets/styles/pages/home/home-tablet.css +++ b/assets/styles/pages/home/home-tablet.css @@ -63,6 +63,11 @@ .recent-cards__container > .card { width: 300px; } +/* Estilos para el CTA */ + +.CTA__title { + font-size: 2rem; +} .CTA__button { width: 40%; diff --git a/views/pages/home.php b/views/pages/home.php index a831f9e..c0b1c79 100644 --- a/views/pages/home.php +++ b/views/pages/home.php @@ -77,7 +77,7 @@
-

Tus palabras merecen ser leídas, escribe algo e inicia un viaje al descubrimiento

+

Tus palabras merecen ser leídas, escribe algo e inicia un viaje de descubrimiento

Quiero compartir lo que sé