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
@@ -250,7 +250,7 @@ body, html {
justify-content: center;
align-items: flex-start;
overflow: scroll;
scrollbar-color: var(--dusty-red) var(--pale-yellow);
scrollbar-color: var(--dusty-red) transparent;
height: 100%;
}