From 879a83fd9eac9c6acbe4e939711ab6d5ef231762 Mon Sep 17 00:00:00 2001 From: Peter Stockings Date: Sat, 11 Mar 2023 22:17:38 +1100 Subject: [PATCH] Minor style changes --- templates/users.html | 2 +- templates/users_and_workouts.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/users.html b/templates/users.html index 929eb74..acf6185 100644 --- a/templates/users.html +++ b/templates/users.html @@ -61,7 +61,7 @@ class="appearance-none bg-transparent border-none w-full text-gray-700 mr-3 py-1 px-2 leading-tight focus:outline-none" type="text" placeholder="Jane Doe" aria-label="Full name" name="name" required> diff --git a/templates/users_and_workouts.html b/templates/users_and_workouts.html index 563d908..9773c34 100644 --- a/templates/users_and_workouts.html +++ b/templates/users_and_workouts.html @@ -15,7 +15,7 @@