From 94232752e5c90a5e19eb4a2eb33da434d908d41c Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 17 Jun 2018 13:27:31 +0800 Subject: [PATCH] add padding to screenshots --- assets/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/main.scss b/assets/main.scss index fc2ac32..8a769d7 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -77,7 +77,7 @@ article .post-content ol li, table td, table th, table.image td, table.image th { border: 0px !important; - padding: 0 0 0 0 !important; + padding: 10px 0 !important; } table.image img {