From ab1117d15e39bf043487aa2d6a3a736ee3eb0999 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 10 Oct 2023 11:26:19 -0400 Subject: [PATCH] src/day.svg: double the width of the document This is in preparation for an "infinite scroll" animation that I'm going to try to implement by having two copies of the thing that scrolls: one on-screen, and one off-screen. And for now at least I actually want to be able to see the off-screen bits. --- src/day.svg | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/day.svg b/src/day.svg index 1a7176a..f926309 100644 --- a/src/day.svg +++ b/src/day.svg @@ -2,28 +2,28 @@