This commit is contained in:
Travis Fischer
2022-03-29 12:53:36 -04:00
parent 9755e81f86
commit 5f7102b43c

View File

@@ -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;