Skip to content

Commit 00fa59b

Browse files
committed
I swear to god it was the css????????
1 parent f7a2a4d commit 00fa59b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/team-showcase.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ <h1 class="title has-text-white-ter is-size-1 is-uppercase has-text-weight-bold"
1111
</div>
1212
</figure>
1313
</section>
14-
<!--
14+
1515
<script>
1616
document.addEventListener('DOMContentLoaded', function() {
1717
const images = [
@@ -33,4 +33,4 @@ <h1 class="title has-text-white-ter is-size-1 is-uppercase has-text-weight-bold"
3333
rotate();
3434
setInterval(rotate, 5000);
3535
});
36-
</script> -->
36+
</script>

0 commit comments

Comments
 (0)