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
9fdebb84
Commit
9fdebb84
authored
Jul 05, 2021
by
Jiwon Yoon
Browse files
boxoffice-margin
parent
5b2006a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/components/BoxOffice/BoxOffice.js
View file @
9fdebb84
...
...
@@ -23,7 +23,7 @@ const BoxOffice = () => {
return
(
<
div
className
=
"
container
"
>
<
h2
className
=
"
fw-bold text-white text-center m
y
-5
"
>
Box
Office
<
/h2
>
<
h2
className
=
"
fw-bold text-white text-center m
t
-5
"
>
Box
Office
<
/h2
>
<
div
id
=
"
multi-carousel
"
className
=
{
`d-flex carousel slide align-items-center
${
styles
.
customHeight
}
`
}
data
-
bs
-
ride
=
"
carousel
"
>
<
div
className
=
"
carousel-inner
"
>
<
div
className
=
"
carousel-item active
"
>
...
...
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