We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2698bb8 commit 778be7dCopy full SHA for 778be7d
_includes/team-showcase.html
@@ -1,4 +1,4 @@
1
-<section class="hero is-halfheight has-text-centered" id="team-showcase">
+<section class="hero has-text-centered" 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');" id="rotating-image">
3
<div class="overlay">
4
<div class="container">
assets/css/style.scss
@@ -467,7 +467,7 @@
467
468
#team-showcase {
469
position: relative;
470
- height: 50vh;
+ height: 75vh;
471
background: var(--black);
472
473
.hero-background {
0 commit comments