diff --git a/src/App.vue b/src/App.vue index 42087f5..4fa8f4f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -18,7 +18,7 @@ export default { return { title: 'Rohan Verma', bgc: { - backgroundColor: '#80DEEA' + backgroundColor: '#4833f4' } } } diff --git a/src/components/ContactCard.vue b/src/components/ContactCard.vue index 7e48147..56fa133 100644 --- a/src/components/ContactCard.vue +++ b/src/components/ContactCard.vue @@ -1,29 +1,29 @@ \ No newline at end of file diff --git a/src/components/MainPage.vue b/src/components/MainPage.vue index e6f8c61..2e14d4c 100644 --- a/src/components/MainPage.vue +++ b/src/components/MainPage.vue @@ -1,21 +1,26 @@ diff --git a/src/components/ProfileList.vue b/src/components/ProfileList.vue index 3363432..60da41f 100644 --- a/src/components/ProfileList.vue +++ b/src/components/ProfileList.vue @@ -1,19 +1,12 @@