1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-17 12:30:32 +09:00

chore: change footer background

This commit is contained in:
uetchy 2021-03-05 17:32:50 +09:00
parent 63bd18b38d
commit e6a3014c87

View File

@ -163,7 +163,7 @@ const About = () => {
const Container = styled(Section)` const Container = styled(Section)`
--text: #bdbdbd; --text: #bdbdbd;
--background: #404040; --background: #150c30;
display: flex; display: flex;
flex-direction: row; flex-direction: row;