Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design1
/
GCL_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이승윤
2021-05-07 00:19:11 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1a55e77345fc7f106f3a62ea2a3c86ef461abfcd
1a55e773
1 parent
e84f4140
chore: test
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
frontend/src/components/Header.js
frontend/src/components/Header.js
View file @
1a55e77
...
...
@@ -14,7 +14,6 @@ const HeaderTop = styled.div`
float: up;
height: 20px;
`
;
const
MainContainer
=
styled
.
div
`
height:
${
HeaderHeight
}
;
position: fixed;
...
...
Please
register
or
login
to post a comment