feat: Pass User in to main menu and introduce avatar and dropdown

This commit is contained in:
Chuma McPhoy
2024-06-19 08:31:25 +02:00
committed by Michael Zetterberg
parent 88795b673d
commit 1326789683
5 changed files with 59 additions and 32 deletions

View File

@@ -4,6 +4,6 @@
@media screen and (max-width: 950px) {
.header {
height: 50px;
height: 70.047px;
}
}