feat: Update logo component and refactor UserAuth for improved readability and consistency

This commit is contained in:
2025-04-28 09:25:51 +05:30
parent be4d8d458e
commit e64840a4e7
4 changed files with 170 additions and 181 deletions

View File

@@ -1,3 +1,5 @@
section{
}
section, .section{
padding: 12px;
outline: 1px solid var(--border-color);
border-radius: 16px;
}