From 3ddbf1a7cab4bd8eff9049547fe265e3f0333cf7 Mon Sep 17 00:00:00 2001 From: kaipher7 Date: Thu, 23 Apr 2026 17:28:25 -0600 Subject: [PATCH] tweaks --- src/main/resources/static/css/explore.css | 3 +-- src/main/resources/templates/view-recipe.html | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/main/resources/static/css/explore.css b/src/main/resources/static/css/explore.css index aba7c13..0e595a3 100644 --- a/src/main/resources/static/css/explore.css +++ b/src/main/resources/static/css/explore.css @@ -106,7 +106,7 @@ body, html { .sidebar-left ul { list-style: none; - padding: 0; + padding: 0 25px; } .sidebar-left li { @@ -142,7 +142,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/view-recipe.html b/src/main/resources/templates/view-recipe.html index 45860b4..87592ae 100644 --- a/src/main/resources/templates/view-recipe.html +++ b/src/main/resources/templates/view-recipe.html @@ -31,7 +31,7 @@
  • - +