We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8c8de5 commit 4fdade9Copy full SHA for 4fdade9
src/features/dashboard/main.vue
@@ -74,7 +74,7 @@ v-container.my-dashboard(
74
)
75
v-flex(d-flex xs12 sm12 md6)
76
v-card
77
- v-card-media(src="/static/images/mountains.png" height="200px")
+ v-card-media(src="static/images/mountains.png" height="200px")
78
v-layout.my-dashboard__media(column)
79
v-card-title(class="white--text pl-5 pt-5")
80
.display-1.pl-5.pt-5 Main Contacts
0 commit comments