mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 09:35:39 -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
|
.reasons
|
||||||
height: 275px
|
height: 275px
|
||||||
margin-bottom: 25px
|
margin-bottom: 25px
|
||||||
width: 100%
|
width: 100%
|
||||||
|
|
||||||
.information_row
|
.information_row
|
||||||
height: 150px
|
height: 150px
|
||||||
|
@ -79,6 +79,7 @@
|
||||||
padding-left: 3%
|
padding-left: 3%
|
||||||
height: 150px
|
height: 150px
|
||||||
display: inline-block
|
display: inline-block
|
||||||
|
vertical-align: top
|
||||||
.employer_icon
|
.employer_icon
|
||||||
width: 125px
|
width: 125px
|
||||||
margin: 0px auto
|
margin: 0px auto
|
||||||
|
|
Loading…
Reference in a new issue