From 5f7102b43c159ef904a88b13d01f44c369a52ec1 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 29 Mar 2022 12:53:36 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/notion.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/styles/notion.css b/styles/notion.css index e5ff283..460440d 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -34,12 +34,10 @@ margin-bottom: 1em; } -/* <-- Fix embedded video's size overflows its container */ .notion-asset-wrapper-video > div, .notion-asset-wrapper-video video { width: 100% !important; } -/* Fix embedded video's size overflows its container --> */ .notion-header .nav-header { max-width: 1100px;