Merge pull request #10588 from scmmishra/fix-footer-logo-position

refactor: left align logo
This commit is contained in:
Shivam Mishra 2020-06-05 09:42:30 +00:00 committed by GitHub
commit 5c6ecd603f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -145,6 +145,7 @@ a.card {
width: 5rem;
height: 2rem;
object-fit: contain;
object-position: left;
}
.footer-link, .footer-child-item a {