diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 10b107f..8180270 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -163,7 +163,7 @@ const About = () => { const Container = styled(Section)` --text: #bdbdbd; - --background: #404040; + --background: #150c30; display: flex; flex-direction: row;