Add tab components

This commit is contained in:
2025-02-26 23:19:35 -05:00
parent 1499f4055f
commit d68e8864a0
3 changed files with 174 additions and 324 deletions

View File

@@ -39,8 +39,8 @@ body {
min-height: 100vh;
max-width: var(--breakpoint-2xl);
margin-top: 82px;
margin-inline: auto;
padding-top: 82px;
padding-inline: 1rem;
text-align: center;