diff --git a/src/css/templates/recipe.scss b/src/css/templates/recipe.scss index ed868582a..65b28d132 100644 --- a/src/css/templates/recipe.scss +++ b/src/css/templates/recipe.scss @@ -41,7 +41,7 @@ All rights reserved. } .quantity { - position: absolute; right: 0.1em; bottom: 0.1em; + position: absolute; right: 0.1em; bottom: 0; color: white; font-family: $font-family-header; font-size: $font-size-large;