fix(header): commented out server banner until fix

This commit is contained in:
trashtemp
2021-12-26 23:35:05 +01:00
parent 83f38d71ce
commit 2a4d0c3311
3 changed files with 52 additions and 5 deletions

View File

@@ -168,6 +168,7 @@ const ServerCircle = styled.div`
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
.circle {
display: flex;