Skip to content

Commit 4fdade9

Browse files
committed
wip
1 parent c8c8de5 commit 4fdade9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/dashboard/main.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ v-container.my-dashboard(
7474
)
7575
v-flex(d-flex xs12 sm12 md6)
7676
v-card
77-
v-card-media(src="/static/images/mountains.png" height="200px")
77+
v-card-media(src="static/images/mountains.png" height="200px")
7878
v-layout.my-dashboard__media(column)
7979
v-card-title(class="white--text pl-5 pt-5")
8080
.display-1.pl-5.pt-5 Main Contacts

0 commit comments

Comments
 (0)