From 35fd75083385350239b41714397553e101abd0fd Mon Sep 17 00:00:00 2001 From: David Date: Tue, 16 Sep 2025 08:57:13 -0700 Subject: [PATCH] Fix bug arena layout --- README.md | 1 + src/components/BugArea.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 818ca2c..d811f43 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ This is a "bug bounty hackathon" project that ironically has more bugs than it f ### ๐ŸŽช Features That Will Blow Your Mind (And Your Bundle Size) - ๐Ÿ› **Virtual Bug Extermination**: Because squashing real bugs requires actual skill +- ๐Ÿงผ **Bug Basher Arena Fix**: The playfield now stretches to fill the window again so the critters actually show up - ๐Ÿ“Š **Dashboard with Fancy Charts**: D3.js charts now sport gradients, grids, and zoom - ๐Ÿ† **Leaderboard System**: Compete with yourself since you're probably the only user - ๐ŸŽจ **Windows 95 UI**: Powered by React95 components so every window, button, and menu looks like it came straight from 1995 diff --git a/src/components/BugArea.tsx b/src/components/BugArea.tsx index 9cfd19e..0525c84 100644 --- a/src/components/BugArea.tsx +++ b/src/components/BugArea.tsx @@ -320,7 +320,7 @@ const BugArea: React.FC = ({ bugs }) => {
{/* Aim cross-hair */}