refac: styling

This commit is contained in:
Timothy J. Baek 2024-06-22 13:39:17 -07:00
parent b441511359
commit bcefa71b03

View File

@ -33,7 +33,7 @@
</script>
{#key mounted}
<div class="m-auto w-full max-w-6xl px-8 lg:px-24 pb-10">
<div class="m-auto w-full max-w-6xl px-8 lg:px-16 pb-10">
<div class="flex justify-start">
<div class="flex -space-x-4 mb-1" in:fade={{ duration: 200 }}>
{#each models as model, modelIdx}