Merge pull request #5049 from Rbrinkley/patch-2
Increased Carousel Sliding Time on Static.Front
This commit is contained in:
@@ -150,7 +150,7 @@ html(ng-app='habitrpg', ng-controller='RootCtrl')
|
||||
section#uses
|
||||
h2 Players use HabitRPG to manage...
|
||||
.container-fluid
|
||||
#myCarousel.carousel.slide(data-interval='4000', data-ride='carousel')
|
||||
#myCarousel.carousel.slide(data-interval='10000', data-ride='carousel')
|
||||
ul.nav.nav-pills.nav-justified
|
||||
li.active(data-target='#myCarousel', data-slide-to='0')
|
||||
a(href='#') Work
|
||||
|
||||
Reference in New Issue
Block a user