Fix wrong size of translators avatars

This commit is contained in:
softsimon
2022-08-14 13:24:54 +04:00
parent 3394a76487
commit 70e2d6b411
2 changed files with 7 additions and 3 deletions

View File

@@ -291,7 +291,7 @@
</div>
<ng-container *ngIf="translators$ | async | keyvalue as translators else loadingSponsors">
<div class="community-sponsor">
<div class="project-translators">
<h3 i18n="about.translators">Project Translators</h3>
<div class="wrapper">
<ng-template ngFor let-translator [ngForOf]="translators">