Skip to content
Snippets Groups Projects
Commit 5e95e405 authored by Gael Varoquaux's avatar Gael Varoquaux
Browse files

DOC: fix CSS bug

parent d8bd3d39
Branches
Tags
No related merge requests found
......@@ -870,11 +870,14 @@ div.carousel>.carousel-inner>.item {
div.carousel img {
max-height: 70px;
max-width: 50%;
background-color: #fff;
margin: auto;
}
div#testimonials_carousel img {
max-width: 50%;
}
div#testimonials_carousel {
height: 120px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment