diff --git a/frontend/src/app/components/about/about.component.scss b/frontend/src/app/components/about/about.component.scss index 42ecded1c..8390ce0ba 100644 --- a/frontend/src/app/components/about/about.component.scss +++ b/frontend/src/app/components/about/about.component.scss @@ -145,6 +145,13 @@ } } + .project-translators .wrapper { + a img { + width: 72px; + height: 72px; + } + } + .copyright { text-align: left; max-width: 620px;