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
e5ac70d3
Commit
e5ac70d3
authored
Jun 30, 2021
by
Kim, Subin
Browse files
MainNav-border 추가
parent
8415883b
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/components/Navs/MainNav.js
View file @
e5ac70d3
import
Search
from
"
../Search
/Search
"
;
import
Search
from
"
../Search
"
;
const
MainNav
=
()
=>
{
return
(
<
nav
class
=
"
nav justify-content-evenly bg-dark py-1
"
>
<
nav
class
=
"
nav justify-content-evenly bg-dark
border border-start-0 border-end-0 border-white border-2
py-1
"
>
<
a
class
=
"
nav-link text-white
"
href
=
"
#
"
>
영화
<
/a
>
<
a
class
=
"
nav-link text-white
"
href
=
"
#
"
>
빠른예매
<
/a
>
<
a
class
=
"
nav-link text-white
"
href
=
"
#
"
>
극장
<
/a
>
...
...
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