From 735c91dc592ffae851049323b6fde28032dceb48 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 17 Jun 2018 13:26:29 +0800 Subject: [PATCH] some styles --- assets/main.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/main.scss b/assets/main.scss index 966c2a4..fc2ac32 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -76,8 +76,8 @@ article .post-content ol li, table td, table th, table.image td, table.image th { - border: none !important; - padding: 10px 0 !important; + border: 0px !important; + padding: 0 0 0 0 !important; } table.image img {