From 4a6d0d88e09481fc86f4421f64f884133997dd67 Mon Sep 17 00:00:00 2001 From: rdrew Date: Tue, 3 Dec 2024 16:10:57 -0400 Subject: [PATCH] lp and icons --- css/footer.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/footer.css b/css/footer.css index 9874ae1..2f39750 100755 --- a/css/footer.css +++ b/css/footer.css @@ -110,4 +110,8 @@ padding: 0; margin-bottom:1rem; } + .inner-footeraddress { + display:flex; + justify-content: space-between; +} }