From 3c2721d9af1fec832da712f9765216029c9ebc60 Mon Sep 17 00:00:00 2001 From: Andras Nemeseri Date: Fri, 25 Oct 2024 20:17:49 -0700 Subject: [PATCH] Small adjustment to picture credit --- src/assets/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/home.css b/src/assets/home.css index a733675..5210f02 100644 --- a/src/assets/home.css +++ b/src/assets/home.css @@ -31,7 +31,7 @@ #Attribution { position: absolute; bottom: 1rem; - right: 1rem; + right: 2rem; font-size: 0.8rem; text-decoration: none; }