From 4004a55b0e324c35cbc7d58b831e49efd484ab93 Mon Sep 17 00:00:00 2001 From: mms Date: Wed, 8 Jan 2025 21:24:33 +0100 Subject: feat: rubocop --- new/splash/pages/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'new/splash/pages/index.html.erb') diff --git a/new/splash/pages/index.html.erb b/new/splash/pages/index.html.erb index 46e6927e..a23c8ff8 100644 --- a/new/splash/pages/index.html.erb +++ b/new/splash/pages/index.html.erb @@ -40,7 +40,7 @@ color: #c2c2c2; padding: 10px; } - + @media (min-resolution: 192dpi) { * { image-rendering: pixelated; } } -- cgit v1.2.3