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 GitHub
parent d1294d1b84
commit 0e86e8e9e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;