From f1834d8a387e2cbfb1dcb4ace1a2ab2685ef78d3 Mon Sep 17 00:00:00 2001 From: harukin Date: Fri, 23 Nov 2018 14:21:32 +0900 Subject: [PATCH] --- view/theme/plusfuture/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 28dd17b..9662882 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2101,6 +2101,7 @@ a[title*="pawoo.net"]::after{ .toplevel_item{ width: calc(50% - 16px); margin: 8px; + margin: calc(calc(50% - 350px) / 2); } } .toplevel_item:nth-child(2n){