Merge pull request #3117 from hunicus/translator-imgs
Fit translator avatars neatly on 2 lines
This commit is contained in:
commit
676f6ff2ef
@ -145,6 +145,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
.project-translators .wrapper {
|
||||
a img {
|
||||
width: 72px;
|
||||
height: 72px;
|
||||
}
|
||||
}
|
||||
|
||||
.copyright {
|
||||
text-align: left;
|
||||
max-width: 620px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user