fix: hero height

This commit is contained in:
Val 2025-03-03 22:30:01 +07:00
parent 18f4b1dd54
commit 698c41c0ca

View File

@ -7,7 +7,7 @@ export default function Hero() {
return (
<section className="home-section bg-dark-1 bg-dark-alpha-30 light-content scrollSpysection" id="home">
<div className="container min-h-[70vh] d-flex align-items-center pt-100 pb-100 pt-sm-120 pb-sm-120">
<div className="container min-h-[80vh] d-flex align-items-center pt-100 pb-100 pt-sm-120 pb-sm-120">
{/* Background Video */}
{/* Please replace the video file in folder "video" with your own file */}
<div className="bg-video-wrapper">