From 6647b7a23fec3039cba6466b3ae642f47b0e6a11 Mon Sep 17 00:00:00 2001 From: JustablockCode Date: Mon, 30 Sep 2024 19:12:04 +0200 Subject: [PATCH] trying to get text into place --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 2b3a029..30abd87 100644 --- a/css/index.css +++ b/css/index.css @@ -145,7 +145,7 @@ body { footer { position: fixed; top: 10px; - right: 10px; + right: 1px; text-align: right; font-size: 14px; }