From e2ca9aad6f57f4597551cd87847f5a6d22a27af8 Mon Sep 17 00:00:00 2001 From: Grant Wielgosz Date: Mon, 4 Jan 2021 14:08:28 -0700 Subject: [PATCH] -styled Story_card --- client/debug.log | 3 +++ client/src/pages/Story/Story.js | 4 ++-- client/src/pages/Story/Story.scss | 13 ++++++++++++- package-lock.json | 30 ++++++++++++++++++++++++++++++ package.json | 1 + 5 files changed, 48 insertions(+), 3 deletions(-) diff --git a/client/debug.log b/client/debug.log index b8b8721..354192a 100644 --- a/client/debug.log +++ b/client/debug.log @@ -1,2 +1,5 @@ [1222/083156.918:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3) [1222/194253.328:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3) +[0101/121834.039:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3) +[0101/125833.828:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3) +[0104/090043.421:ERROR:directory_reader_win.cc(43)] FindFirstFile: The system cannot find the path specified. (0x3) diff --git a/client/src/pages/Story/Story.js b/client/src/pages/Story/Story.js index fa4ff29..fec22c8 100644 --- a/client/src/pages/Story/Story.js +++ b/client/src/pages/Story/Story.js @@ -61,12 +61,12 @@ const Story = ({match, <>

{currentStoryName}

-