From 0be12d874d70488fb75d7c49f07cb73c9040f3c4 Mon Sep 17 00:00:00 2001 From: Sam Wing Date: Sat, 16 Nov 2019 23:43:09 -0500 Subject: [PATCH] width 50% note --- views/wishlist.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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