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; +} }