From 99fc4f6c8c28179acc387c03b5e2862dde3cb1c5 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Wed, 19 Aug 2026 22:31:58 -0700 Subject: Remove met art page --- static/styles.css | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index 969095f..0f56527 100644 --- a/static/styles.css +++ b/static/styles.css @@ -139,15 +139,3 @@ img.inline { margin-right: 5px; filter: drop-shadow(2px -1px 3px grey); } - -figure { - display: inline-block; - text-align: center; -} - -.fullwidth figure img { - max-width: 100vw; - max-height: 100vh; - width: auto; - height: auto; -} -- cgit v1.3.1