diff --git a/src/components/Footer.css b/src/components/Footer.css index c1d7309..fe068d8 100644 --- a/src/components/Footer.css +++ b/src/components/Footer.css @@ -38,7 +38,7 @@ footer{ left: 0; width: 100%; height: 100%; - background-color: rgba(0, 0, 0, 0.8); + background-color: rgba(136, 130, 130, 0.8); display: flex; justify-content: center; align-items: center;