From d4907fc4736ccf2a3e64533e6031aa3739f0a579 Mon Sep 17 00:00:00 2001 From: starportx Date: Wed, 11 Dec 2024 21:17:15 +0800 Subject: [PATCH] video text fix --- _includes/css/agency.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_includes/css/agency.css b/_includes/css/agency.css index b646ff1..43c98d4 100644 --- a/_includes/css/agency.css +++ b/_includes/css/agency.css @@ -285,6 +285,7 @@ header { header .intro-text { padding-top: 600px; padding-bottom: 150px; + position: relative; } @@ -318,6 +319,7 @@ header .intro-text .intro-heading { header .intro-text { padding-top: 500px; padding-bottom: 50px; + position: relative; } header .intro-text .intro-lead-in {