add dmtech logo to website (#14853)

This commit is contained in:
William Cheng 2023-03-02 10:53:42 +08:00 committed by GitHub
parent 7de302c43e
commit 27a4355c6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 3 deletions

View File

@ -158,6 +158,11 @@
image: "img/companies/deeproute_logo.jpg"
infoLink: "https://www.deeproute.ai/"
pinned: false
-
caption: "dmTECH GmbH"
image: "img/companies/dmtech.jpeg"
infoLink: "https://www.dmTECH.de"
pinned: false
-
caption: "dwango"
image: "img/companies/dwango.png"
@ -603,7 +608,6 @@
image: "img/companies/zozo-technologies.png"
infoLink: "https://tech.zozo.com/en/"
pinned: false
-
caption: 3DS OUTSCALE
image: "img/companies/outscale.png"

View File

@ -53,9 +53,9 @@
}
.productShowcaseSectionLogo {
max-height: 110px;
max-height: 180px;
padding: 20px;
width: 110px;
width: 180px;
}
.productShowcaseSectionButton {

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB