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
ff105ffd
Commit
ff105ffd
authored
Jun 30, 2021
by
Kim, Subin
Browse files
moviechart-css
parent
e5ac70d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/scss/custom.scss
View file @
ff105ffd
...
@@ -11,11 +11,9 @@
...
@@ -11,11 +11,9 @@
@media
(
max-width
:
767px
)
{
@media
(
max-width
:
767px
)
{
.carousel-inner
.carousel-item
>
div
{
.carousel-inner
.carousel-item
>
div
{
display
:
none
;
display
:
none
;
// left: -50%;
}
}
.carousel-inner
.carousel-item
>
div
:first-child
{
.carousel-inner
.carousel-item
>
div
:first-child
{
display
:
block
;
display
:
block
;
// left: 50%;
}
}
}
}
...
...
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