From ad53aa093a8de1a8d004f3624a6e93784360708a Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Thu, 26 Dec 2019 15:28:01 -0600 Subject: reorganize jerusalem --- public/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'public/style.css') diff --git a/public/style.css b/public/style.css index ae5deb1..ee7dcb1 100644 --- a/public/style.css +++ b/public/style.css @@ -47,6 +47,10 @@ figure { margin-bottom: 1em; } +audio { + width: 100%; +} + img { width: 100%; } -- cgit v1.2.3