From 9a33ff1b9da6d7d411566614e05230e60245366e Mon Sep 17 00:00:00 2001 From: ghost Date: Sun, 23 Jul 2023 14:54:37 +0300 Subject: [PATCH] update margins --- public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.php b/public/index.php index 754bf66..a04d5e5 100644 --- a/public/index.php +++ b/public/index.php @@ -49,7 +49,7 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the form { display: block; max-width: 640px; - margin: 20% auto; + margin: 16% auto; text-align: center; }