Skip to content

Commit

Permalink
Update header
Browse files Browse the repository at this point in the history
  • Loading branch information
mveytsman committed Jun 27, 2024
1 parent 901c196 commit 97dd673
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
class="mt-4 overflow-hidden bg-white rounded-lg shadow"
>
<div class="px-4 py-5 sm:p-6">
<.header>Campaign photos</.header>
<.header>Delivery photos</.header>
<div class="grid grid-cols-3 gap-4 mt-4">
<figure :for={url <- @campaign.program.photos}>
<img class="w-64" src={url} />
Expand Down

0 comments on commit 97dd673

Please sign in to comment.