From d8853d7ec40f0414528bafa1e2ad19e2ab93d062 Mon Sep 17 00:00:00 2001 From: onomanapeia Date: Mon, 16 Dec 2024 08:38:48 -0600 Subject: [PATCH] one last attempt at fixing the blinkies page --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 5b102f9..97bef80 100644 --- a/style.css +++ b/style.css @@ -475,7 +475,7 @@ hr { margin: 1rem; } -#blinkies > img { +#blinkies img, #blinkies > img { max-width: 150px; }