From e2148b8e9b7aa7f8da23797f8939332156642003 Mon Sep 17 00:00:00 2001 From: Nathan Nguyen Date: Sat, 5 Dec 2020 19:34:27 -0500 Subject: [PATCH] Update styles.css --- css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/styles.css b/css/styles.css index 43a35d3..887d4c0 100644 --- a/css/styles.css +++ b/css/styles.css @@ -471,7 +471,7 @@ mark, color: #6c757d; } .blockquote-footer::before { - content: "— "; + content: "— "; } .img-fluid { @@ -10410,4 +10410,4 @@ body { @media screen and (max-height: 450px) { .sidebar {padding-top: 15px;} .sidebar a {font-size: 18px;} -} \ No newline at end of file +}