From b08cd801d9698af56c17c0e70c53b3f478c20051 Mon Sep 17 00:00:00 2001 From: ghost Date: Sun, 23 Jul 2023 14:50:33 +0300 Subject: [PATCH] make paddings relative --- public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.php b/public/index.php index 40a0f46..754bf66 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: 280px auto; + margin: 20% auto; text-align: center; }