Complete the RecipeBook controller

This commit is contained in:
Andrew Miner
2014-12-23 09:12:02 -08:00
parent 9fc0407fe4
commit b05fc4c5c9
19 changed files with 205 additions and 50 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ h2 {
* { display: inline; }
img {
position: relative; height: 7.5em; width: 7.5em;
position: relative; height: 6em; width: 6em;
margin-right: 1em;
vertical-align: bottom;
}