diff --git a/views/wishlist.pug b/views/wishlist.pug index 95a09f5..45e3c41 100644 --- a/views/wishlist.pug +++ b/views/wishlist.pug @@ -5,7 +5,7 @@ block content table.table.has-mobile-cards thead th Name - th Note + th(style='width: 50%;') Note th Edit Note if req.params.user === req.user._id th Move Up