public profile display

This commit is contained in:
kaipher7
2026-04-22 00:43:24 -06:00
parent d568538177
commit 2499ea086d
6 changed files with 36 additions and 73 deletions
+1 -1
View File
@@ -292,7 +292,7 @@ body, html {
justify-content: flex-start;
align-items: flex-start;
overflow: auto;
scrollbar-color: var(--dusty-red) var(--pale-yellow);
scrollbar-color: var(--dusty-red) transparent;
height: auto;
color: var(--dusty-red);
}