From 034592e16c765579a71bf62beb9eb1c7ef5de3cc Mon Sep 17 00:00:00 2001 From: starportx Date: Wed, 11 Dec 2024 19:17:18 +0800 Subject: [PATCH] fixed --- _includes/css/agency.css | 20 ++++++++------------ _includes/header.html | 3 --- 2 files changed, 8 insertions(+), 15 deletions(-) diff --git a/_includes/css/agency.css b/_includes/css/agency.css index 7a334e7..573d99b 100644 --- a/_includes/css/agency.css +++ b/_includes/css/agency.css @@ -268,18 +268,14 @@ fieldset[disabled] .btn-xl.active { header { text-align: center; color: #fff; -} - -#background-video { - height: 100vh; - width: 100vw; - object-fit: cover; - position: fixed; - left: 0; - right: 0; - top: 0; - bottom: 0; - z-index: -1; + background-attachment: scroll; + background-image: url('{{ site.baseurl }}/img/portfolio/shader-vertex-GrassMotion.webp'); + background-position: center top; + background-repeat: none; + -webkit-background-size: cover; + -moz-background-size: cover; + background-size: cover; + -o-background-size: cover; } diff --git a/_includes/header.html b/_includes/header.html index a0f90bd..ea2cbf2 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -45,9 +45,6 @@
-
StarportX
Tech Artist / Graphic / Indie Dev