congzc vor 1 Jahr
Ursprung
Commit
2ba3369cb5
2 geänderte Dateien mit 5 neuen und 4 gelöschten Zeilen
  1. BIN
      src/assets/img/partner7.png
  2. +5
    -4
      src/components/home/home.vue

BIN
src/assets/img/partner7.png Datei anzeigen

Vorher Nachher
Breite: 480  |  Höhe: 480  |  Größe: 47 KiB Breite: 323  |  Höhe: 189  |  Größe: 32 KiB

+ 5
- 4
src/components/home/home.vue Datei anzeigen

@@ -1034,9 +1034,9 @@ export default {
.module_5_bg1 {
// max-width: 100%;
// object-fit: cover;
width: 150%;
width: 200%;
height: 560px;
margin-left: -110px;
margin-left: -59%;
}
.titleBox {
margin-top: 20px;
@@ -1513,10 +1513,11 @@ export default {
width: 80px;
max-height: 30px;
margin: 5px 10px;
margin-bottom: 10px;
// margin-left: 100px;
img {
width: 80px;
max-height: 36px;
// max-width: 80px;
// height: 36px;
}
}
.cooperationItem1 {


Laden…
Abbrechen
Speichern