Enlarge settings page header

This commit is contained in:
dev 2026-06-29 00:37:01 +02:00
parent 512ec227be
commit 33fe92a525

View file

@ -55517,14 +55517,14 @@ tr.tag-diff-same {
min-width: 0; min-width: 0;
} }
#settings-page .settings-header-compact .header-title { #settings-page .settings-header-compact .header-title {
font-size: 1.42em; font-size: 1.82em;
margin: 0; margin: 0;
line-height: 1.1; line-height: 1.1;
color: rgba(255, 255, 255, 0.88); color: rgba(255, 255, 255, 0.88);
} }
#settings-page .settings-header-compact .page-header-icon { #settings-page .settings-header-compact .page-header-icon {
width: 32px; width: 44px;
height: 32px; height: 44px;
opacity: 0.86; opacity: 0.86;
} }