diff --git a/css/footer.css b/css/footer.css index f86dfd2e..16148bc2 100644 --- a/css/footer.css +++ b/css/footer.css @@ -7,7 +7,7 @@ /* footer */ footer{ - /* background: #292d33; */ + background-color: #212121; color: #fff; font-size: 12px; } @@ -69,6 +69,11 @@ footer .footerEnd a{ text-decoration: none; color: #fff } + +#justify-center{ + justify-content: center; +} + @media screen and (max-width: 770px){ .pCGSTEF{ width: 80vw; diff --git a/footer/footer.html b/footer/footer.html index 28878411..1411df9a 100644 --- a/footer/footer.html +++ b/footer/footer.html @@ -107,7 +107,7 @@