diff --git a/scss/_hero.scss b/scss/_hero.scss index 31bc204..ccdebd5 100644 --- a/scss/_hero.scss +++ b/scss/_hero.scss @@ -3,7 +3,7 @@ } .header { - flex-basis: 70%; + flex-basis: 65%; display: flex; flex-direction: column; justify-content: space-between;