.sfnt-promo a { | |
position: relative; | |
display: inline-block; | |
text-align: center; | |
} | |
NEW | |
.sfnt-promo a { | |
position: relative; | |
display: block; | |
text-align: center; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment