From 72c1527c3d70fda4cbc1f127520f941350e75c7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sibelly=20Vit=C3=B3ria?= <133239677+sibellyvih@users.noreply.github.com> Date: Wed, 11 Sep 2024 22:31:59 -0300 Subject: [PATCH] css --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 09d1d5f..37f864e 100644 --- a/style.css +++ b/style.css @@ -133,12 +133,12 @@ main p { .carousel-controls.left { left: 10px; - font-size: 40px; + font-size: 60px; } .carousel-controls.right { right: 10px; - font-size: 40px; + font-size: 60px; } .carousel-controls:hover {