Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
butter-studio
Commits
fa94260b
Commit
fa94260b
authored
Jul 19, 2021
by
Kim, Subin
Browse files
App - vh-100 추가
parent
584f0d49
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/App.js
View file @
fa94260b
...
...
@@ -16,8 +16,8 @@ import SearchPage from "./pages/SearchPage";
function
App
()
{
return
(
<
div
className
=
""
style
=
{{
backgroundColor
:
"
black
"
}}
>
<
Router
style
=
{{
backgroundColor
:
"
black
"
}}
>
<
div
className
=
"
vh-100
"
style
=
{{
backgroundColor
:
"
black
"
}}
>
<
Router
>
<
SubNav
/>
<
Header
/>
<
MainNav
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment