feat: new settings and mainpage blocks

This commit is contained in:
2025-11-11 00:30:39 +03:00
parent 5fb45000ac
commit 6176c720b1
97 changed files with 1842 additions and 1658 deletions

View File

@@ -39,3 +39,10 @@ html {
border-radius: unset;
margin: 0;
}
legend.p-fieldset-legend {
font-size: 14px;
line-height: inherit;
width: auto;
margin-bottom: 0;
}