Commit 33bb054e authored by kliment's avatar kliment

Make captions smaller and move further left

parent c0ac953a
......@@ -286,11 +286,11 @@ h2 {
.carousel-caption {
position: relative;
z-index: 10;
width: 768px;
width: 580px;
margin-left: 0px;
margin-right: auto;
padding-bottom: 10px;
left: 0px;
left: -50px;
right: auto;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment