Header bug fix

This commit is contained in:
2022-04-25 19:43:29 -03:00
parent 0f42cddf09
commit a1f5ce1f9c

View File

@@ -17,11 +17,11 @@ function Header() {
border-bottom: 1px solid #eee;
user-select: none;
cursor: pointer;
.logotype {
display: flex;
align-items: center;
cursor: pointer;
img {
width: 80px;