feat: menu changes

This commit is contained in:
swve 2023-08-19 16:08:22 +02:00
parent 69c930b67b
commit 83ec13bdcc
3 changed files with 31 additions and 33 deletions

View file

@ -43,7 +43,6 @@ export const HeaderProfileBox = () => {
};
const AccountArea = styled.div`
padding-right: 20px;
display: flex;
place-items: center;