Tech: Fixes for header

This commit is contained in:
Benjamin Beganović 2021-08-18 15:50:07 +02:00
parent 5b4b5ac42a
commit f99536e275

View File

@ -51,10 +51,11 @@
flex-direction: row; flex-direction: row;
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
height: 120px;
} }
.company-logo { .company-logo {
max-width: 65%; height: 100%;
} }
.header-invoice-number { .header-invoice-number {