File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1010 <div class =" mx-auto h-1 w-16 bg-emerald-500" ></div >
1111 </div >
1212 <div
13- class =" mx-auto max-w-2xl border border-gray -100 bg-white p-8 text-center"
13+ class =" mx-auto max-w-2xl rounded-lg border border-emerald -100 bg-card p-8 text-center"
1414 >
1515 <svg
1616 xmlns =" http://www.w3.org/2000/svg"
Original file line number Diff line number Diff line change 77 <div class =" mx-auto h-1 w-16 bg-emerald-500" ></div >
88 </div >
99 <div
10- class =" mx-auto max-w-2xl border border-gray -100 bg-white p-8 text-center shadow-sm"
10+ class =" mx-auto max-w-2xl border border-emerald -100 bg-card p-8 text-center text-card-foreground shadow-sm"
1111 >
1212 <svg
1313 xmlns =" http://www.w3.org/2000/svg"
Original file line number Diff line number Diff line change @@ -10,8 +10,7 @@ import VenueMap from "@/components/VenueMap.astro";
1010 </div >
1111 <div class =" grid items-center gap-6 md:grid-cols-2" >
1212 <div
13- class =" rounded-lg border bg-card text-card-foreground shadow-sm"
14- data-v0-t =" card"
13+ class =" rounded-lg border border-emerald-100 bg-card text-card-foreground shadow-sm"
1514 >
1615 <div class =" p-4" >
1716 <h3 class =" mb-3 text-lg font-semibold md:text-xl" >
You can’t perform that action at this time.
0 commit comments