From 47a552230db8828cafc8c97e4b7744063736e58f Mon Sep 17 00:00:00 2001 From: sowgro Date: Mon, 11 Nov 2024 11:28:08 -0500 Subject: old changes --- css/website.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css') diff --git a/css/website.css b/css/website.css index dd2d313..057e9c6 100644 --- a/css/website.css +++ b/css/website.css @@ -3,6 +3,10 @@ img { max-width: 100%; } +video { + max-width: 100%; +} + blockquote { background-color: rgba(255,255,255,0.10); border-left: 10px solid #eee; -- cgit v1.2.3