Browse Source

update font size

main
ghost 1 year ago
parent
commit
3563580fa9
  1. 2
      src/public/index.php

2
src/public/index.php

@ -52,7 +52,7 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the @@ -52,7 +52,7 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the
h1 {
color: #fff;
font-weight: normal;
font-size: 36px;
font-size: 32px;
margin: 16px 0
}

Loading…
Cancel
Save