From 91b7de3bb7364d5846cc8095e12ab85bae5d2ade Mon Sep 17 00:00:00 2001 From: cottongin Date: Sun, 5 Apr 2026 05:15:08 -0400 Subject: [PATCH] style: remove footer top margin, match presence bar bottom padding to 1rem, stack sections vertically Made-with: Cursor --- frontend/src/App.jsx | 2 +- frontend/src/components/PresenceBar.jsx | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index e195902..2243ec8 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -173,7 +173,7 @@ function App() { {/* Footer */} -