diff --git a/17th Website/src/App.vue b/17th Website/src/App.vue index e3f50d1..34e310a 100644 --- a/17th Website/src/App.vue +++ b/17th Website/src/App.vue @@ -18,7 +18,7 @@ body { #content-wrapper { display: block; margin: 0 0 0 60px; - + height: 100%; padding: 0px 50px; } diff --git a/17th Website/src/components/ProfilePage/activityCard.vue b/17th Website/src/components/ProfilePage/activityCard.vue new file mode 100644 index 0000000..c2f8f89 --- /dev/null +++ b/17th Website/src/components/ProfilePage/activityCard.vue @@ -0,0 +1,10 @@ + + + \ No newline at end of file diff --git a/17th Website/src/components/ProfilePage/activityHistory.vue b/17th Website/src/components/ProfilePage/activityHistory.vue index 5237fb8..87a81ed 100644 --- a/17th Website/src/components/ProfilePage/activityHistory.vue +++ b/17th Website/src/components/ProfilePage/activityHistory.vue @@ -1,3 +1,18 @@ + + \ No newline at end of file diff --git a/17th Website/src/components/cards/clickableCard.vue b/17th Website/src/components/cards/clickableCard.vue index ca80e25..dcfca03 100644 --- a/17th Website/src/components/cards/clickableCard.vue +++ b/17th Website/src/components/cards/clickableCard.vue @@ -1,17 +1,42 @@ + + + \ No newline at end of file diff --git a/17th Website/src/views/home.vue b/17th Website/src/views/home.vue index 135d838..8edda77 100644 --- a/17th Website/src/views/home.vue +++ b/17th Website/src/views/home.vue @@ -1,8 +1,30 @@ - \ No newline at end of file