mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 15:48:11 -05:00
Fixed doober alignment
This commit is contained in:
parent
9c52cf371e
commit
cc917162a7
1 changed files with 2 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
|||
.reasons
|
||||
height: 275px
|
||||
margin-bottom: 25px
|
||||
width: 100%
|
||||
width: 100%
|
||||
|
||||
.information_row
|
||||
height: 150px
|
||||
|
@ -79,6 +79,7 @@
|
|||
padding-left: 3%
|
||||
height: 150px
|
||||
display: inline-block
|
||||
vertical-align: top
|
||||
.employer_icon
|
||||
width: 125px
|
||||
margin: 0px auto
|
||||
|
|
Loading…
Reference in a new issue