From 1e8beaec5a3cfa65419020045f0b81f4ccce237a Mon Sep 17 00:00:00 2001 From: abdullathedruid Date: Thu, 28 Nov 2024 02:12:27 +0000 Subject: [PATCH] style: update navigation bar and form controls (#6) Update navigation bar design and improve form control styling for better consistency and usability --- .../components/core_components.ex | 6 +- lib/gym_live_web/components/layouts.ex | 38 +++-- .../components/layouts/live.html.heex | 1 + .../live/auth/user_settings_live.ex | 130 +++++++++--------- .../live/components/layout/nav.ex | 4 + .../live/workouts/edit_workout.ex | 121 +++++++++------- .../live/workouts/view_workouts.ex | 8 +- 7 files changed, 173 insertions(+), 135 deletions(-) diff --git a/lib/gym_live_web/components/core_components.ex b/lib/gym_live_web/components/core_components.ex index 8a35154..056a183 100644 --- a/lib/gym_live_web/components/core_components.ex +++ b/lib/gym_live_web/components/core_components.ex @@ -326,8 +326,10 @@ defmodule GymLiveWeb.CoreComponents do