From 8e304fa483eac34930b085690e4a80a93c71d699 Mon Sep 17 00:00:00 2001 From: Trevor Buckner Date: Sun, 20 Jun 2021 14:30:00 -0400 Subject: [PATCH] tab --- server.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.js b/server.js index ee2d239ec..06d2c9b38 100644 --- a/server.js +++ b/server.js @@ -43,7 +43,7 @@ const getBrewFromId = asyncHandler(async (id, accessType)=>{ /* Any CSS here will apply to your document! */ .myExampleClass { - color: black; + color: black; }`; } return brew;