From ab80e4583b53a7b424563cbd17ba2bf95e168cc9 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Tue, 2 Jun 2026 00:54:56 -0400 Subject: Update --- 2026/framing/index.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '2026/framing/index.css') diff --git a/2026/framing/index.css b/2026/framing/index.css index aa6ff76..42d23c8 100644 --- a/2026/framing/index.css +++ b/2026/framing/index.css @@ -23,6 +23,7 @@ canvas { top: 0%; left: 50%; transform: translate(-50%, 0%); + image-rendering: pixelated; /* color: #000000; */ } @@ -37,5 +38,5 @@ canvas { font-size: 24px; font-family: Ubuntu-Light, Helvetica, sans-serif; text-align: center; - image-transform: pixelated; + image-rendering: pixelated; } -- cgit v1.2.3