Skip to content

Commit

Permalink
Resonsive home carousel
Browse files Browse the repository at this point in the history
  • Loading branch information
loleg committed Jun 10, 2023
1 parent 1ce8f52 commit df3393a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dribdat/static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1449,12 +1449,12 @@ a.go-up {
opacity: 0.8;
}
@media only screen and (max-width:460px){
.section-header-content { display: none; }
.project-edit-buttons { margin: 1em; }
.container .jumbotron { padding: 0.3em; border: none; }
.jumbotron section { overflow: hidden; }
.project-home .jumbotron.project-page { border-width: 1px; }
.timeline .timeline-item .timeline-img { margin-left: 0em; margin-top: -1em; }
#homeCarousel .carousel-caption { left: 0%; width: 100%; }
}
.category-info {
padding: 0 1em;
Expand Down

0 comments on commit df3393a

Please sign in to comment.