Fix style for my integration button (#16746)

This commit is contained in:
Joakim Sørensen 2021-02-25 16:28:03 +01:00 committed by Franck Nijhof
parent ab97f95951
commit 9db02a8ea4
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -460,6 +460,8 @@ div.note {
.brand-logo-container {
text-align: center;
margin-top: 50px;
display: grid;
justify-items: center;
img {
max-height: 67px;