update superpage

This commit is contained in:
2025-04-15 19:07:36 -03:00
parent 27769ba363
commit c702ca870b
24 changed files with 538 additions and 605 deletions

View File

@@ -60,7 +60,7 @@ export function Regular(props) {
</g>
</g>
</svg>
);
)
}
export function Smallest(props) {
@@ -95,5 +95,5 @@ export function Smallest(props) {
</g>
</g>
</svg>
);
)
}