Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save carolineschnapp/7606d5f8b9aaa84c9cea to your computer and use it in GitHub Desktop.
Save carolineschnapp/7606d5f8b9aaa84c9cea to your computer and use it in GitHub Desktop.
Credit cards on one line in #Brooklyn theme footer
@artecodetbr
Copy link

Hi @carolineschnapp, tks for the tip. Is there anyway to make it responsive? Or the icons slice smaller in terms of % or em?
Thanks
Ally ;-)

@artecodetbr
Copy link

I did change the li element a bit:
li {
max-width: 350px;
margin: auto;
}
It did the trick, hopefully it's correct ;-P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment