diff --git a/templates/recipe.html.tmpl b/templates/recipe.html.tmpl index 673dcba..c1aa431 100644 --- a/templates/recipe.html.tmpl +++ b/templates/recipe.html.tmpl @@ -10,6 +10,7 @@
+ <---

{{.name}}

{{if ne .url ""}} diff --git a/templates/style.css b/templates/style.css index 9bffc5e..4e05312 100644 --- a/templates/style.css +++ b/templates/style.css @@ -20,7 +20,6 @@ main { #content img { max-width: 90%; - max-height: 500px; } .ingredient {