The background image on the homepage covers the width, but not the height, so on a narrow window (such as iPhone or half-screen) you have a jarring blue block at the bottom.
I tried to tweak this, but wasn't able to find a quick fix (other than setting the "background-repeat: repeat-y" in _mixins.scss, but that is clearly a repetition; and I think a bit uglier)
I wonder if there is something off with the height calculation?
The background image on the homepage covers the width, but not the height, so on a narrow window (such as iPhone or half-screen) you have a jarring blue block at the bottom.
I tried to tweak this, but wasn't able to find a quick fix (other than setting the "background-repeat: repeat-y" in _mixins.scss, but that is clearly a repetition; and I think a bit uglier)
I wonder if there is something off with the height calculation?