diff --git a/website/client/src/components/static/groupPlans.vue b/website/client/src/components/static/groupPlans.vue index 08753397f7..ae6da8abed 100644 --- a/website/client/src/components/static/groupPlans.vue +++ b/website/client/src/components/static/groupPlans.vue @@ -39,18 +39,12 @@ {{ $t('teamBasedTasksListDesc') }}
- +
- +

{{ $t('groupManagementControls') }}

@@ -104,6 +98,12 @@

{{ $t('letsMakeAccount') }}

+
+ +
@@ -181,16 +181,6 @@ margin-top: 100px; } - .team-based { - height: 252px; - width: 448px; - } - - .group-management { - height: 272px; - width: 448px; - } - .top-left, .top-right, .bot-left, .bot-right { width: 246px; height: 340px; @@ -312,20 +302,28 @@