From 65bd8c9c2a3592e43c7a3666bbb85fce4d937ca1 Mon Sep 17 00:00:00 2001 From: Daniel Ledda Date: Sat, 2 Nov 2024 16:21:16 +0100 Subject: [PATCH] update --- public/generative-energy/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/generative-energy/styles.css b/public/generative-energy/styles.css index 3f693d1..4ba3964 100644 --- a/public/generative-energy/styles.css +++ b/public/generative-energy/styles.css @@ -194,6 +194,7 @@ footer { @media (min-width: 600px) { .bottom { + text-align: left; display: flex; flex-direction: row; justify-content: space-between;