constitution structure updated

This commit is contained in:
Selvi 2025-08-20 17:42:37 +05:30
parent e3bc82d334
commit d0ece48507
2 changed files with 1461 additions and 1621 deletions

File diff suppressed because it is too large Load Diff

View File

@ -20322,12 +20322,12 @@ html {
font-family: var(--grotesk);
font-size: var(--ztc-font-size-font-s18);
font-style: normal;
font-weight: var(--ztc-weight-medium);
/* font-weight: var(--ztc-weight-medium); */
line-height: 28px;
display: inline-block;
transition: all 0.4s;
border-radius: 4px;
padding: 12px 10px;
/* padding: 12px 10px; */
}
@media (max-width: 767px) {