1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-16 20:20:38 +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)`
--text: #bdbdbd;
--background: #404040;
--background: #150c30;
display: flex;
flex-direction: row;