File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
< section class ="hero is-halfheight has-text-left " id ="team-showcase ">
2
- < figure class ="hero-background " style ="background-image: url('https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/41309abdbb5d93dbc6c0119bf8f97a3bb38ad743/assets/images/seahawk-II/gallery-seahawk-II/interview.webp'); ">
2
+ < figure class ="hero-background " style ="background-image: url('https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/41309abdbb5d93dbc6c0119bf8f97a3bb38ad743/assets/images/seahawk-II/gallery-seahawk-II/interview.webp'); " id =" rotating-image " >
3
3
< div class ="overlay ">
4
- < div class ="container is-lower-left ">
4
+ < div class ="container ">
5
5
< div class ="title-text ">
6
6
< h1 class ="title has-text-white-ter is-size-1 is-uppercase has-text-weight-bold ">
7
7
Our Team
@@ -31,6 +31,6 @@ <h1 class="title has-text-white-ter is-size-1 is-uppercase has-text-weight-bold"
31
31
}
32
32
33
33
rotate ( ) ;
34
- setInterval ( rotate , 5000 ) ;
34
+ setInterval ( rotate , 5 ) ;
35
35
} ) ;
36
36
</ script >
You can’t perform that action at this time.
0 commit comments