Commit 9f7d0c6d authored by Sindre Sorhus's avatar Sindre Sorhus

Merge pull request #1199 from samccone/sjs/center-footer-content

Center footer credits
parents a2c5b5de 68de2e81
......@@ -204,6 +204,10 @@ header nav a:not(:last-child) {
transition: max-height 0.7s ease-in;
}
.credit {
text-align: center;
}
.credit a {
margin: 5px;
white-space: nowrap;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment