Add parallax to floaty homepage cards (#524)
* Add parallax to floaty homepage cards * Add firefox fix and restore model mouse tracking * Add overflow-x hidden for safety
This commit was merged in pull request #524.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<meta property="og:locale" content="en-US" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="redwood-app">
|
||||
<div id="redwood-app" style="height: 100vh;">
|
||||
<%= prerenderPlaceholder %>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user