Skip to content

Commit 38dadd2

Browse files
committed
fix: move 'source code' link to a higher z-level
1 parent 49160b3 commit 38dadd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<p class="mt-100 mb-10">theres no content here yet...</p>
3232
</main>
33-
<footer class="hidden md:flex flex-row justify-end fixed bottom-0 right-0 p-1">
33+
<footer class="hidden md:flex flex-row justify-end fixed bottom-0 right-0 p-1 z-1">
3434
<a
3535
href="https://github.com/jumpyjacko/jumpyjacko.github.io"
3636
target="_blank"

0 commit comments

Comments
 (0)