update font size

This commit is contained in:
ghost 2023-10-18 18:11:56 +03:00
parent ea7d1a41ed
commit 3563580fa9

View File

@ -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
}