From dfb3d169b3c38d31d955aa6c444ec412b555ebff Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 20:19:50 +0000 Subject: [PATCH] -- --- static/chen.avif.copyright | 4 ++++ static/style.css | 1 + 2 files changed, 5 insertions(+) create mode 100644 static/chen.avif.copyright diff --git a/static/chen.avif.copyright b/static/chen.avif.copyright new file mode 100644 index 0000000..b168354 --- /dev/null +++ b/static/chen.avif.copyright @@ -0,0 +1,4 @@ +by: +source: +modified: 1 +license: Unknown diff --git a/static/style.css b/static/style.css index 2936617..df701ac 100644 --- a/static/style.css +++ b/static/style.css @@ -43,6 +43,7 @@ textarea { #board { padding: 1em 0.5em 0em 0.5em; margin: 1em auto; + width: 20vw; } #form { -- 2.39.5