From 0d78592520140f9094b3ecf385a74b00feb13710 Mon Sep 17 00:00:00 2001 From: craisin Date: Thu, 2 Apr 2026 13:31:30 -0700 Subject: [PATCH] margins --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 69eaf24..358ff88 100644 --- a/style.css +++ b/style.css @@ -82,7 +82,7 @@ footer { nav { margin-top: auto; - + margin-right: 1rem; text-align: right; }