summaryrefslogtreecommitdiff
path: root/new/splash/pages/index.html.erb
diff options
context:
space:
mode:
authormms <git@sapka.me>2025-01-08 21:24:33 +0100
committermms <git@sapka.me>2025-01-08 21:24:33 +0100
commit4004a55b0e324c35cbc7d58b831e49efd484ab93 (patch)
tree3ff4c68c28165b6d08c1a49532e8421193433d65 /new/splash/pages/index.html.erb
parent2781360c7c25404c5a1fd03ed3472d43367ed8c6 (diff)
feat: rubocop
Diffstat (limited to 'new/splash/pages/index.html.erb')
-rw-r--r--new/splash/pages/index.html.erb2
1 files changed, 1 insertions, 1 deletions
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; } }
</style>
</head>