From 8cf5e02847b76a12c0f9f33f67dd3581db94b79f Mon Sep 17 00:00:00 2001 From: liujianhuan Date: Sat, 18 Jul 2020 17:42:33 +0800 Subject: [PATCH] change style --- .gitignore | 1 + styles/website.css | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cf61c3c..985a635 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules _book .DS_Store +build \ No newline at end of file diff --git a/styles/website.css b/styles/website.css index a993c18..511b9d9 100644 --- a/styles/website.css +++ b/styles/website.css @@ -65,7 +65,6 @@ pre[class*="language-"] { .book-summary { width: 220px !important; - left: 5px !important; } .book-body {