Credits: Fix Footer under the globe
Added a z-index on the main (now with a class for specificity) to go over the canvas
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
/>
|
||||
</svelte:head>
|
||||
|
||||
<main class="housesof" class:is-transitioning={!$pageReady}>
|
||||
<main class="housesof page--credits" class:is-transitioning={!$pageReady}>
|
||||
<section class="page">
|
||||
<div class="wrap">
|
||||
<div class="page__top">
|
||||
|
||||
Reference in New Issue
Block a user