From 9437bf57e0c643e9aebbae6d5b0e4c645f104cf3 Mon Sep 17 00:00:00 2001 From: kaipher7 Date: Tue, 28 Apr 2026 16:02:50 -0600 Subject: [PATCH] visual error on logged out public profile --- src/main/resources/static/css/public-profile.css | 3 +-- src/main/resources/templates/public-profile.html | 8 ++++---- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/src/main/resources/static/css/public-profile.css b/src/main/resources/static/css/public-profile.css index f39780e..1e8e696 100644 --- a/src/main/resources/static/css/public-profile.css +++ b/src/main/resources/static/css/public-profile.css @@ -107,7 +107,7 @@ body, html { .sidebar-left ul { list-style: none; - padding: 0; + padding: 0 25px; } .sidebar-left li { @@ -143,7 +143,6 @@ body, html { margin-top: 16px; font-size: 0.8em; text-align: center; - padding: 0 15px; list-style: none; } diff --git a/src/main/resources/templates/public-profile.html b/src/main/resources/templates/public-profile.html index 0674671..3825985 100644 --- a/src/main/resources/templates/public-profile.html +++ b/src/main/resources/templates/public-profile.html @@ -26,7 +26,7 @@
+ + Create New Recipe Icon (Red mixing bowl with a spoon and yellow addition symbol.)