From 24ba7b6eb3e3bbe489385451c30f24f7bdf986a2 Mon Sep 17 00:00:00 2001 From: Jack Foltz Date: Sat, 13 Jan 2018 17:59:07 -0500 Subject: [PATCH] Update homepage video and style --- app/public/css/index.css | 4 +--- public/views/index.html | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/app/public/css/index.css b/app/public/css/index.css index 4461762..2bcbff1 100755 --- a/app/public/css/index.css +++ b/app/public/css/index.css @@ -8,7 +8,7 @@ body { a { position: absolute; - top: 5px; + top: 40px; left: 48%; opacity: 0.1; height: 30px; @@ -34,8 +34,6 @@ video { left: 50%; min-width: 100%; min-height: 100%; - width: 1920px; - height: 760px; z-index: -100; transform: translateX(-50%) translateY(-50%); background-size: cover; diff --git a/public/views/index.html b/public/views/index.html index 0a3373f..99d4e8c 100755 --- a/public/views/index.html +++ b/public/views/index.html @@ -15,9 +15,7 @@