From 198cb5337d22133ecf9f6edf6085d8528429d974 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Thu, 30 Jun 2016 06:00:07 +0200 Subject: [PATCH] [fix] ups, bad section --- prosopopee/themes/exposure/static/css/style-page.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prosopopee/themes/exposure/static/css/style-page.css b/prosopopee/themes/exposure/static/css/style-page.css index 1034612..f8c07f7 100644 --- a/prosopopee/themes/exposure/static/css/style-page.css +++ b/prosopopee/themes/exposure/static/css/style-page.css @@ -358,13 +358,13 @@ a.google { min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: -100; background-size: cover; - object-fit: fill; } .bordered-picture video { width: 77%; margin-left: 11.5%; margin-right: 11.5%; + object-fit: fill; } .bg-section {