move load order again, add url to username to open profile
All checks were successful
Code quality checks / biome (push) Successful in 8s

This commit is contained in:
creations 2025-04-26 10:11:29 -04:00
parent 6078ebf0d1
commit f6bda95f02
Signed by: creations
GPG key ID: 8F553AA4320FC711
2 changed files with 21 additions and 16 deletions

View file

@ -248,6 +248,10 @@ body {
text-align: center;
gap: 0.5rem;
}
.user-info-inner a {
text-decoration: none;
color: var(--link-color);
}
.user-info-inner h1 {
font-size: 2rem;