Refined control sizes.

This commit is contained in:
2026-01-31 15:57:37 +01:00
parent 4c964cdfeb
commit 9f0d7ee70a
3 changed files with 29 additions and 22 deletions

View File

@@ -25,7 +25,7 @@ function Header({ theme, onThemeChange, currentPage, onPageChange }) {
{/* Brand/Title */}
<Box sx={{ display: "flex", alignItems: "center" }}>
<Typography
variant="h6"
variant="h5"
noWrap
component="div"
sx={{