aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/default.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/static/css/default.css b/static/css/default.css
index 81fea52..b259d7b 100644
--- a/static/css/default.css
+++ b/static/css/default.css
@@ -1366,6 +1366,15 @@ twitter-tweet iframe {
border: none;
}
+youtube-video div {
+ position: relative;
+ padding-bottom: 56.25%;
+ height: 0;
+ overflow: hidden;
+ min-height: 16rem;
+ border-radius: 0.5rem;
+}
+
/* ----- Typography ----- */
h1,