"tests/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "9bef9f4be7ab179f5b562767bf709257027e8412"
Commit bcefa71b authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: styling

parent b4415113
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
</script> </script>
{#key mounted} {#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 justify-start">
<div class="flex -space-x-4 mb-1" in:fade={{ duration: 200 }}> <div class="flex -space-x-4 mb-1" in:fade={{ duration: 200 }}>
{#each models as model, modelIdx} {#each models as model, modelIdx}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment