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 @@ -1246,7 +1246,7 @@ defmodule AlgoraWeb.Org.DashboardLive do
12461246 <% end %>
12471247 </ ol >
12481248 </ nav >
1249- < div class = "pt-6 flex items-center justify-between " >
1249+ < div class = "pt-12 flex items-center justify-between " >
12501250 < h2 class = "text-xl font-semibold leading-none tracking-tight " > Share your bounty board</ h2 >
12511251 </ div >
12521252 < . badge
@@ -1279,7 +1279,7 @@ defmodule AlgoraWeb.Org.DashboardLive do
12791279 < img
12801280 src = { ~p" /og/org/#{ @ current_org . handle } /home" }
12811281 alt = { @ current_org . name }
1282- class = "mt-3 w-full aspect-[1200/630] rounded-lg ring-1 ring-input "
1282+ class = "mt-3 w-full aspect-[1200/630] rounded-lg ring-1 ring-input bg-black "
12831283 />
12841284 < div class = "fixed right-0 bottom-0 hidden w-96 p-4 pr-0 pt-6 sm:p-6 sm:pr-0 md:py-8 md:pr-0 lg:grid lg:grid-cols-2 gap-2 gap-x-4 text-sm " >
12851285 < div class = "flex items-center gap-2 " >
You can’t perform that action at this time.
0 commit comments