From a58b9dd2c15b56fcb8697013afb86238af4ba374 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 8 Aug 2023 10:04:44 -0300 Subject: css: fit any .image-container to parent .square --- src/static/site4.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static/site4.css b/src/static/site4.css index fc4f148..dd6f104 100644 --- a/src/static/site4.css +++ b/src/static/site4.css @@ -558,7 +558,7 @@ a.box img { height: auto; } -a.box .image-container.placeholder-image { +a.box .square .image-container { width: 100%; height: 100%; } -- cgit 1.3.0-6-gf8a5