From 39b8f337a668a6f3d99a28be7c5e4e8648fc43d6 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 30 Nov 2019 11:55:40 +0000 Subject: [PATCH] Wider screen --- epicyon-profile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 3de9e3312..ba73ffc5d 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -891,7 +891,7 @@ div.gallery img { } } -@media screen and (min-width: 1500px) { +@media screen and (min-width: 2200px) { .galleryContainer { display: grid; grid-template-columns: auto auto auto;