From fb9aeb6780f5d42fa48ee05bb3ece55ee9bd6438 Mon Sep 17 00:00:00 2001 From: candice Date: Thu, 29 Jun 2023 14:36:28 +0800 Subject: [PATCH] 11 --- css/mobile-first.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/css/mobile-first.css b/css/mobile-first.css index a971006..d11b4a9 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -324,12 +324,10 @@ min-height: 590px;} .articlereco { width: 1140px; margin: 120px auto; - padding: 0 0 0 50px; } .recotitlebg h2 { text-align: center; - text-transform: uppercase; - font-size: 27px; + font-size: 30px; color: #000; padding: 0 0 20px 0; }