From 759bd31c20e5151b9d3477df0fff362d647b0092 Mon Sep 17 00:00:00 2001 From: francisco-solis99 Date: Thu, 3 Mar 2022 13:41:52 -0600 Subject: [PATCH] =?UTF-8?q?[Arreglar]=20el=20tama=C3=B1o=20de=20fuente=20d?= =?UTF-8?q?el=20CTA=20en=20el=20home?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/styles/pages/home/home-desktop.css | 7 ++++++- assets/styles/pages/home/home-tablet.css | 5 +++++ views/pages/home.php | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) 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é