Commit 9f36a4bc223e95e8ad6b7706a27c8a4d2f7636ef

Authored by henyxia
1 parent 4bddf7fa

A little bit on the left... A little bit on the right... Now it's perfect

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
home.php
1   -<div id="homecarousel" class="carousel slide" data-ride="carousel">
  1 +<div id="homecarousel" class="carousel slide" data-ride="carousel" align="center">
2 2 <ol class="carousel-indicators">
3 3 <li data-target="#homecarousel" data-slide-to="0" class="active"></li>
4 4 <li data-target="#homecarousel" data-slide-to="1"></li>
... ...