From ae96aae53227ffc46f9ee6271b5ab0b0dc4e832d Mon Sep 17 00:00:00 2001 From: Capelier-Marla Date: Thu, 26 Jan 2023 18:11:14 +0100 Subject: [PATCH] style form for appreciation --- static/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/static/style.css b/static/style.css index 0c6013d..afcf60f 100644 --- a/static/style.css +++ b/static/style.css @@ -447,9 +447,6 @@ main.recipeView > article > section > form > section.appreciationNoteValue { flex-direction: row; gap: var(--size-s); } -main.recipeView > article > section > form > input[type=submit] { - -} main.editRecipe { min-width: 300px;