diff --git a/src/main/resources/static/css/view-recipe.css b/src/main/resources/static/css/view-recipe.css index cb6c97a..0080c44 100644 --- a/src/main/resources/static/css/view-recipe.css +++ b/src/main/resources/static/css/view-recipe.css @@ -100,7 +100,7 @@ body, html { .sidebar-left ul { list-style: none; - padding: 0; + padding: 0 25px; } .sidebar-left li { @@ -136,10 +136,10 @@ body, html { margin-top: 16px; font-size: 0.8em; text-align: center; - padding: 0 15px; list-style: none; } + /* ========================= Floating Create Icon ========================= */