From db5c60e6ab9adea57b3792255f95e4412d6c5255 Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Fri, 13 Jun 2025 22:38:38 +0000 Subject: [PATCH] Increase the size of the "Book a Class" button for better visibility Increase the button's padding and font size in `classes-section.tsx` by modifying Tailwind CSS classes. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9139fa4a-deb6-40f3-971b-e98fd6d687ed Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/af8dabca-e746-4e53-9c29-d8d4d9cf30f5/7e0c882f-0ba7-4a0a-95a9-053449215a72.jpg --- client/src/components/classes/classes-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/classes/classes-section.tsx b/client/src/components/classes/classes-section.tsx index 8d4ccab..e120f6a 100644 --- a/client/src/components/classes/classes-section.tsx +++ b/client/src/components/classes/classes-section.tsx @@ -58,7 +58,7 @@ export function ClassesSection() {