From e511f01d3b770b4543fe61ca8c9f5ac268d1ce23 Mon Sep 17 00:00:00 2001 From: Kristofer Koishigawa Date: Wed, 14 Oct 2020 12:03:29 +0900 Subject: [PATCH] Update public/style.css Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com> --- public/style.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/public/style.css b/public/style.css index 574f2fd..ec3686c 100644 --- a/public/style.css +++ b/public/style.css @@ -16,12 +16,6 @@ h3 { margin-top: 30px; } -.user-stories { - position: relative; - text-align: justify; - max-width: 700px; - margin: 15px auto; -} code { font-family: monospace;