Fix Credits page spacing and border color + Add cropped Globe
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// Components
|
||||
import Metas from '$components/Metas.svelte'
|
||||
import SiteTitle from '$components/atoms/SiteTitle.svelte'
|
||||
import InteractiveGlobe from '$components/organisms/InteractiveGlobe.svelte'
|
||||
|
||||
export let data: any
|
||||
</script>
|
||||
@@ -77,8 +78,9 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
<InteractiveGlobe type="cropped" />
|
||||
</main>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user