diff --git a/src/assets/images/poster.jpg b/src/assets/images/poster.jpg index 2e6ac2b..732c08d 100644 Binary files a/src/assets/images/poster.jpg and b/src/assets/images/poster.jpg differ diff --git a/src/assets/videos/jumbo.mp4 b/src/assets/videos/jumbo.mp4 index 48a4c7a..1dd875e 100644 Binary files a/src/assets/videos/jumbo.mp4 and b/src/assets/videos/jumbo.mp4 differ diff --git a/src/styles/style.styl b/src/styles/style.styl index f4802e2..7b1bbce 100644 --- a/src/styles/style.styl +++ b/src/styles/style.styl @@ -18,7 +18,7 @@ body, html h1, h2, h3 margin 0 margin-bottom 0.5em - + text-shadow 1px 1px 0 rgba(255, 255, 255, 0.1) p margin-top 1em line-height 1.5em @@ -38,16 +38,6 @@ a overflow hidden display table - &:after - position absolute - top 0 - left 0 - width 100% - height 100% - z-index -1 - background rgba(255, 255, 255, 0.2) - content '' - .jumbo__container display table-cell vertical-align middle @@ -67,7 +57,6 @@ video position absolute bottom 0 z-index -2 - // Keskitys left 50% transform translateX(-50%)