From 3c63af91f2b78c67c4bf2da2a4b48d1db7fc0410 Mon Sep 17 00:00:00 2001 From: adlee-was-taken Date: Tue, 24 Feb 2026 01:56:43 -0500 Subject: [PATCH] Bump mobile logo-golfer gap from 12px to 15px Co-Authored-By: Claude Opus 4.6 --- client/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/style.css b/client/style.css index a665126..d7c7922 100644 --- a/client/style.css +++ b/client/style.css @@ -149,7 +149,7 @@ body { margin-right: 10px; } .golfer-container { - margin-left: 12px; + margin-left: 15px; } }