From 36fb90b4ebe6a77c599e0c4aa2d2e660de4af20d Mon Sep 17 00:00:00 2001 From: BingoKingo Date: Sun, 16 Aug 2020 10:37:18 +0800 Subject: [PATCH] update --- theme/tfo_mdtr_nmd.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/tfo_mdtr_nmd.php b/theme/tfo_mdtr_nmd.php index c4fdef3..aa4aae4 100644 --- a/theme/tfo_mdtr_nmd.php +++ b/theme/tfo_mdtr_nmd.php @@ -70,7 +70,7 @@ .operatediv div{margin:16px} .operatediv_close{position:absolute;right:3px;top:3px;} .readme{padding:0px;} - .markdown-body{padding:20px;text-align:left;font-size:14px !important} + .markdown-body{padding:24px;text-align:left;font-size:14px !important} @media only screen and (max-width:1152px){ .list-table td.file,.list-table th.file{width:calc(95% - 220px)} .list-table td.size,.list-table th.size{width:70px !important}