diff --git a/frontend/src/app/components/about/about.component.html b/frontend/src/app/components/about/about.component.html index 5b53e94ab..8ac931d7a 100644 --- a/frontend/src/app/components/about/about.component.html +++ b/frontend/src/app/components/about/about.component.html @@ -147,6 +147,15 @@ Bull Bitcoin + + + Fortris + diff --git a/frontend/src/app/components/about/about.component.scss b/frontend/src/app/components/about/about.component.scss index 6a76bf299..e756473a6 100644 --- a/frontend/src/app/components/about/about.component.scss +++ b/frontend/src/app/components/about/about.component.scss @@ -264,6 +264,6 @@ display: flex; flex-wrap: wrap; justify-content: center; - max-width: 800px; + max-width: 850px; } -} \ No newline at end of file +}