Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
Triz_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2020-07-19 01:09:02 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ce3d2b66a7e3cd5e1b39da9f4bea3e21d284d00c
ce3d2b66
1 parent
a6ab46fe
add background color
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
front/src/Components/Footer.js
front/src/Components/Footer.js
View file @
ce3d2b6
...
...
@@ -4,6 +4,7 @@ import { Link } from "react-router-dom";
const
Footer
=
styled
.
footer
`
width: 100%;
background-color: #ecf0f1;
border-top: 1px solid #ebeaeb;
`
;
...
...
Please
register
or
login
to post a comment