mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 08:50:58 -05:00
Centered social link icons.
This commit is contained in:
parent
6f09e95d68
commit
590626d5f8
2 changed files with 246 additions and 2 deletions
|
@ -127,13 +127,14 @@
|
|||
text-align: center
|
||||
|
||||
ul.links
|
||||
text-align: center
|
||||
li.has-icon
|
||||
display: inline-block
|
||||
img
|
||||
margin: 0 0 10px 0
|
||||
li.has-icon:not(:nth-child(5))
|
||||
img
|
||||
margin: 0 10px 10px 0
|
||||
margin: 0 5px 10px 5px
|
||||
|
||||
#contact-candidate
|
||||
margin-top: 20px
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue