Quellcode durchsuchen

edit css

master
chutingting vor 1 Jahr
Ursprung
Commit
822a0202f6
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. +2
    -0
      src/views/about/index.vue

+ 2
- 0
src/views/about/index.vue Datei anzeigen

@@ -189,6 +189,7 @@ export default {
width: 170px;
height: 170px;
margin-bottom: 15px;
border-radius: 50%;
}
a:not(:nth-last-child(1)) {
margin-bottom: 15px;
@@ -286,6 +287,7 @@ export default {
width: 390px;
height: 240px;
margin-left: 300px;
display: block;
}
}
}


Laden…
Abbrechen
Speichern