summaryrefslogtreecommitdiff
path: root/2026/framing/index.css
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2026-06-02 00:54:56 -0400
committerLLLL Colonq <llll@colonq>2026-06-02 00:54:56 -0400
commitab80e4583b53a7b424563cbd17ba2bf95e168cc9 (patch)
tree54d4bb560c03585046e0b1ac0de7fafb496be94a /2026/framing/index.css
parent7409691cb134eef99a7d9e53b57a1cba41a7ca09 (diff)
Update
Diffstat (limited to '2026/framing/index.css')
-rw-r--r--2026/framing/index.css3
1 files changed, 2 insertions, 1 deletions
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;
}