File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ defmodule AlgoraWeb.HomeLive do
141141 < img
142142 src = { ~p" /images/people/john-de-goes.jpg" }
143143 alt = "John A De Goes "
144- class = "object-cover aspect-[9/16] w-full h-full rounded-2xl absolute inset-0 "
144+ class = "object-cover aspect-[9/16] w-full h-full absolute inset-0 "
145145 />
146146 < div class = "relative z-10 size-16 rounded-full bg-black/50 flex items-center justify-center group-hover:bg-black/70 transition-colors " >
147147 < . icon name = "tabler-player-play-filled " class = "size-8 text-white " />
@@ -165,7 +165,7 @@ defmodule AlgoraWeb.HomeLive do
165165 < img
166166 src = { ~p" /images/screenshots/bounty-to-hire-golem2.png" }
167167 alt = "Golem bounty to hire "
168- class = "object-cover rounded-2xl "
168+ class = "object-cover "
169169 />
170170 </ div >
171171 </ div >
You can’t perform that action at this time.
0 commit comments