Browse Source

update margins

main
ghost 1 year ago
parent
commit
9a33ff1b9d
  1. 2
      public/index.php

2
public/index.php

@ -49,7 +49,7 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the @@ -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;
}

Loading…
Cancel
Save