@@ -672,7 +672,10 @@ Modal
width: 90%;
}
-
+ /* RECIPE BOOK */
+ #recipeList{
+ width: 90%;
+ }
@media screen and (min-width: 601px){
.strandTitle{
@@ -688,6 +691,11 @@ Modal
#graphCard{
display: flex;
+
+ width: 75%;