diff --git a/README.md b/README.md index baa397e..2d3c514 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Recikey - Unlock the power of your pantry + [Check it out here!](https://recikey.herokuapp.com/index.html) Have a fridge full of random ingredients? Not sure what to cook? Recikey is here to help. @@ -16,8 +17,6 @@ Just enter in which ingredients you would like to use and Recikey will find a li ![ReciKey grocery search feature](./assets/images/ReciKey_GrocerySearch.gif) * Limit search based on various dietary restrictions. -[Visit Recikey here](https://c9-recipe-test.herokuapp.com/index.html) - ### Developed By: * [Dylan Airhart](https://github.com/nfgrawker) * [Matt Gasper](https://github.com/mattypockets) diff --git a/assets/css/style.css b/assets/css/style.css index a1374ba..ffaff7c 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -51,6 +51,7 @@ h3 { /* #searchForm checkboxes */ .checkbox-row .col.m3 { display: inline-grid; + min-width: 170px; } .checkbox-row { display: flex;