Skip to content

Commit 1e0c195

Browse files
author
Mykolas
committed
Update header according to designs
1 parent 3670997 commit 1e0c195

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

services/app/src/components/header/header.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#header {
22
display: flex;
33
background: var(--background);
4-
height: 50px;
4+
height: 80px;
55
min-width: 700px;
66
}
77

@@ -12,7 +12,7 @@
1212
}
1313

1414
.logo-btn > img {
15-
height: 35px;
15+
height: 48px;
1616
}
1717

1818
.header-info {

0 commit comments

Comments
 (0)