From b23c6630238f0ac560e9472499b1ad2f45168fad Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 18 Oct 2023 20:31:23 +0300 Subject: [PATCH] update paddings --- src/public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/public/index.php b/src/public/index.php index 59c5efc..c0177c0 100644 --- a/src/public/index.php +++ b/src/public/index.php @@ -65,7 +65,7 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the input { width: 100%; - margin: 16px 0; + margin: 8px 0; padding: 12px 0; border-radius: 32px; background-color: #000;