adjusted bottom margin of footer; images on projects page now shrink on mobile
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script>
|
||||
import Header from "$lib/header.svelte";
|
||||
import Footer from "$lib/footer.svelte";
|
||||
import Header from "$lib/viewport/header.svelte";
|
||||
import Footer from "$lib/viewport/footer.svelte";
|
||||
|
||||
let { children } = $props();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user