From 2c833e429c2899d9ab4b10c17c2a5a49cf1ae4ce Mon Sep 17 00:00:00 2001 From: Geovannisz Date: Fri, 31 May 2024 02:54:42 -0300 Subject: [PATCH] . --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index b145803..8e507bb 100644 --- a/css/styles.css +++ b/css/styles.css @@ -49,7 +49,7 @@ body { } .plan .price { - font-size: 6em; /* Aumenta o tamanho da fonte */ + font-size: 3em; /* Aumenta o tamanho da fonte */ font-family: 'Arial Black', Gadget, sans-serif; /* Fonte mais grossa */ }