Skip to content

Commit f3d5fa1

Browse files
committed
delete explosion graphic
1 parent 1f7f8cf commit f3d5fa1

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

client/public/fire.png

-278 KB
Binary file not shown.

client/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ export default function Landing() {
139139
<section className="bg-background px-10 py-20">
140140
<EventCarousel items={placeholderEvents} />
141141
</section>
142-
{/* Leaving commented out until styling is confirmed. */}
142+
{/* Leaving commented out until styling/design is confirmed. */}
143143
{/* <section className="bg-background px-4 py-10 md:px-10">
144144
<div className="flex w-full px-4">
145145
<FeatureBox

0 commit comments

Comments
 (0)