From c9792effa3f469b90aa02e54c6c3de83e4830ff5 Mon Sep 17 00:00:00 2001 From: cindy917 <90430653+weihsinyeh@users.noreply.github.com> Date: Wed, 27 Mar 2024 19:14:41 +0800 Subject: [PATCH] Update new.css --- css/new.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/css/new.css b/css/new.css index 6211b58..3520732 100644 --- a/css/new.css +++ b/css/new.css @@ -192,13 +192,13 @@ h4 { /* no pseudo needed */ left: 6%; font-size: 60px; font-weight: bold; - transform: scale(4); + transform: scale(1.5); } .carousel-control.next { right: 6%; font-size: 60px; font-weight: bold; - transform: scale(4); + transform: scale(1.5); } .carousel-control:hover { @@ -266,12 +266,11 @@ h4 { /* no pseudo needed */ margin: 0; padding: 0; position: absolute; - bottom: 12%; + bottom: 2%; left: 0; right: 0; text-align: center; - z-index: 10; - font-size: 50px; + z-index: 0; transform: scale(7); }