mirror of
https://gitlab.com/etc404/software-engineering-project.git
synced 2026-05-10 20:52:58 +00:00
public profile display
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user