Skip to content

Commit

Permalink
Update navbar.js
Browse files Browse the repository at this point in the history
  • Loading branch information
LoydOsborne committed Dec 9, 2024
1 parent 0f2e0ca commit 07cb34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/staff-portal/navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ function getCookie(name) {
color: #ff5252;
}
</style>
<div class="user-info navbar-item" onclick="redirectToUserPage()">
<div class="user-info" onclick="redirectToUserPage()">
<img src="https://cdn.scyted.tv/website-assets/wave-development/default-discord.png"
alt="Profile Picture" class="profile-picture">
<span>Loading...</span>
Expand Down

0 comments on commit 07cb34b

Please sign in to comment.