Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
garciparedes committed Apr 13, 2020
2 parents 5945240 + c2b13bf commit f2b4b73
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions src/assets/app.css
Expand Up @@ -22,4 +22,8 @@ img.logo {
.image-landing {
max-height: 360px;
max-width: 360px;
}

.v-card__text, .v-card__title {
word-break: normal;
}
2 changes: 1 addition & 1 deletion src/views/Landing.vue
Expand Up @@ -388,7 +388,7 @@
team: [
{
"name": "Alberto Amigo",
"position": "Software Engineer",
"position": "Software Engineer en Unlimiteck",
"imageUrl": require("@/assets/landing/team/alberto-amigo.jpeg"),
},
{
Expand Down

0 comments on commit f2b4b73

Please sign in to comment.