homepage mobile fix

main
Midnight 3 years ago
parent a9483c7f22
commit 86e02968c9

@ -1,3 +1,3 @@
<footer> <footer>
<h4 class="text-center py-20 text-sm text-gray-200">copyright 2022 -- site made by mid -- art by siv kyne</h4> <h4 class="text-center py-20 text-sm text-gray-200">copyright {new Date().getFullYear()} -- site made by <a href="https://bartindustries.com/" target="blank" class="hover:underline border-b border-dashed hover:border-b-0">midblep</a> -- art by siv kyne</h4>
</footer> </footer>

@ -60,13 +60,13 @@ import Social from "$lib/elements/Social.svelte";
YCH <br/> Commissions YCH <br/> Commissions
</Card> </Card>
<span class="col-span-3 flex"> <span class="lg:col-span-3 flex">
<Card href="/commissions#refsheet" picture="/commissions/refsheet3.jpg" alt="commission info"> <Card href="/commissions#refsheet" picture="/commissions/refsheet3.jpg" alt="commission info">
Ref Sheet <br/> Commissions Ref Sheet <br/> Commissions
</Card> </Card>
</span> </span>
<span class="col-span-2 flex"> <span class="lg:col-span-2 flex w-full">
<Card href="/commissions#complex" picture="/commissions/complex1.jpg" alt="commission info"> <Card href="/commissions#complex" picture="/commissions/complex1.jpg" alt="commission info">
Complex Scene <br/> Commissions Complex Scene <br/> Commissions
</Card> </Card>

Loading…
Cancel
Save