Set .company-logo to max-width: 65%

This commit is contained in:
Benjamin Beganović 2021-07-08 11:53:06 +02:00
parent 48a57319cf
commit 464a37c034
10 changed files with 10 additions and 10 deletions

View File

@ -34,7 +34,7 @@
} }
.company-logo { .company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/ max-width: 65%;
} }
#company-details, #company-details,

View File

@ -29,7 +29,7 @@
} }
.company-logo { .company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/ max-width: 65%;
} }
.header-container > span { .header-container > span {

View File

@ -29,7 +29,7 @@
} }
.company-logo { .company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/ max-width: 65%;
} }
#company-details { #company-details {

View File

@ -29,7 +29,7 @@
} }
.company-logo { .company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/ max-width: 65%;
} }
.header-wrapper #client-details, .header-wrapper #client-details,

View File

@ -23,7 +23,7 @@
} }
.company-logo { .company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/ max-width: 65%;
} }
.company-logo-wrapper { .company-logo-wrapper {

View File

@ -71,7 +71,7 @@
} }
.company-logo { .company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/ max-width: 65%;
} }
.entity-label { .entity-label {

View File

@ -61,7 +61,7 @@
} }
.company-logo { .company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/ max-width: 65%;
} }
#client-details { #client-details {

View File

@ -28,7 +28,7 @@
} }
.company-logo { .company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/ max-width: 65%;
} }
.header-wrapper #company-address { .header-wrapper #company-address {

View File

@ -47,7 +47,7 @@
} }
.company-logo { .company-logo {
zoom: 50%; /** Adapt the zoom size, if you think it's necessary. **/ max-width: 65%;
} }
.contacts-wrapper { .contacts-wrapper {

View File

@ -54,7 +54,7 @@
} }
.company-logo { .company-logo {
zoom: 50%; max-width: 65%;
} }
.header-invoice-number { .header-invoice-number {