Skip to content

Commit d2744a5

Browse files
jimmacbarthalion
authored andcommitted
style: center hero
- it's better for the clipped logo to disappear completely than the container interfering with the menu.
1 parent f91c642 commit d2744a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ p > .btn { margin: .5rem .5rem 0 0; }
464464

465465
.hero.landing {
466466
background-image: url('/img/hero-bg.webp');
467-
background-position: center bottom;
467+
background-position: center;
468468
background-size: cover;
469469
background-repeat: no-repeat;
470470
aspect-ratio: 21 / 9;

0 commit comments

Comments
 (0)