-
+
{children}
- Hey! Did you know that the content in this guide is also
- available in video format? If that's more your speed, feel free
- to check out one of these related videos πΏπ½
diff --git a/website/src/css/custom.css b/website/src/css/custom.css
index 7ff0a066d3..30206b7385 100644
--- a/website/src/css/custom.css
+++ b/website/src/css/custom.css
@@ -78,11 +78,6 @@ html[data-theme='dark'] .header-github-link:before {
margin-bottom: 1em;
}
-.unleash-video-container p {
- background: var(--ifm-color-success-contrast-background);
- border-radius: var(--border-radius);
-}
-
.unleash-video-container > .videos {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));