Hover all the things

This commit is contained in:
Nicholas Zuber 2018-11-12 12:08:50 -05:00
parent fa19b533a6
commit 206a4f5b80

View File

@ -14,7 +14,7 @@ const version = require('../../../package.json').version + hash;
function createImagePlaceholder (highlight) {
return (
<ImagePlaceholder>
<ImagePlaceholder className="hover">
{/* navigation backdrop */}
<div style={{
position: 'absolute',
@ -638,7 +638,7 @@ export default function Scene ({loggedIn, onLogout, ...props}) {
</SmallText>
</BottomLinkContainer>
</LandingMessage>
<ImageContainer />
<ImageContainer className="hover" />
<Curve />
</div>
<Section className="section">