Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -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)
Expand Down
1 change: 1 addition & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ h3 {
/* #searchForm checkboxes */
.checkbox-row .col.m3 {
display: inline-grid;
min-width: 170px;
}
.checkbox-row {
display: flex;
Expand Down