diff options
Diffstat (limited to 'new/splash/pages/index.html.erb')
-rw-r--r-- | new/splash/pages/index.html.erb | 2 |
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> |