diff --git a/src/pages/SystemPage.module.scss b/src/pages/SystemPage.module.scss index d8e8a06..9083477 100644 --- a/src/pages/SystemPage.module.scss +++ b/src/pages/SystemPage.module.scss @@ -111,12 +111,6 @@ line-height: 1.4; } -.aboutActions { - display: flex; - justify-content: flex-end; - margin-top: $spacing-lg; -} - .section { display: flex; flex-direction: column; diff --git a/src/pages/SystemPage.tsx b/src/pages/SystemPage.tsx index b1bea3a..e26a4a0 100644 --- a/src/pages/SystemPage.tsx +++ b/src/pages/SystemPage.tsx @@ -273,104 +273,98 @@ export function SystemPage() {
{t('system_info.quick_links_desc')}
-{t('system_info.quick_links_desc')}
+ - - - -