Skip to content

Commit 778be7d

Browse files
committed
75 percent of the screen
1 parent 2698bb8 commit 778be7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/team-showcase.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<section class="hero is-halfheight has-text-centered" id="team-showcase">
1+
<section class="hero has-text-centered" id="team-showcase">
22
<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">
33
<div class="overlay">
44
<div class="container">

assets/css/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@
467467

468468
#team-showcase {
469469
position: relative;
470-
height: 50vh;
470+
height: 75vh;
471471
background: var(--black);
472472

473473
.hero-background {

0 commit comments

Comments
 (0)