From 9de7b78e14128920cbefb12ee705ced2c9ede38e Mon Sep 17 00:00:00 2001 From: Douglas Araujo Date: Sat, 2 Nov 2024 23:21:29 -0300 Subject: [PATCH] Update style.css --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index f98c75e..76f586f 100644 --- a/style.css +++ b/style.css @@ -68,8 +68,8 @@ body { } #conteudo__texto { - width: 270px; - height: 320px; + width: 400px; + height: 355px; font-size: 20px; color: #f1a22dfa; background: #261111e6;